You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UTA031: class TestContextCtorWithReadOnlyProperty does not have valid TestContext property. TestContext must be of type TestContext, must be non-static, public and must not be read-only. For example: public TestContext TestContext.
This is now a valid construct so the code warning should be updated
AB#2300884
The text was updated successfully, but these errors were encountered:
UTA031: class TestContextCtorWithReadOnlyProperty does not have valid TestContext property. TestContext must be of type TestContext, must be non-static, public and must not be read-only. For example: public TestContext TestContext.
This is now a valid construct so the code warning should be updated
AB#2300884
The text was updated successfully, but these errors were encountered: