4 references to WarningsInherited
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (4)
Semantics\NullableContextTests.cs (4)
137Assert.False(context.WarningsInherited()); 143Assert.True(warningsInherited.WarningsInherited()); 149Assert.False(annotationsInherited.WarningsInherited()); 155Assert.True(contextInherited.WarningsInherited());