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