3 references to verify
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (3)
Semantics\NullableContextTests.cs (3)
1025verify(new[] { source1, source2 }, options, new string[0]); 1032verify(new[] { source1, source4 }, options, new string[0]); 1039verify(new[] { source2, source4 }, options, new string[0]);