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