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
publicpartialclassValidCode{publicstaticclassStyletMvvm{privatestaticreadonlyAssertSettingsAssertSettings=AssertSettings.Create(newAnalyzer(),ExpectedDiagnostic.Create(),MetadataReferences.Transistive(typeof()));[Test]publicstaticvoidSomeTest(){varcode=@"namespace N{ public class C { }}";RoslynAssert.Valid(code,AssertSettings);}
Less noise in config scenarios.
We can remove a bunch of overloads.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Less noise in config scenarios.
We can remove a bunch of overloads.
The text was updated successfully, but these errors were encountered: