3 references to verify
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (3)
Semantics\NullableContextTests.cs (3)
2011
verify
(declarations[0], "F1", Microsoft.CodeAnalysis.NullableFlowState.None);
2012
verify
(declarations[1], "F2", Microsoft.CodeAnalysis.NullableFlowState.MaybeNull);
2013
verify
(declarations[2], "F3", Microsoft.CodeAnalysis.NullableFlowState.MaybeNull);