3 references to verifyLocalFunction
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (3)
Semantics\NullableReferenceTypesTests.cs (3)
108044
verifyLocalFunction
(localSyntaxes.ElementAt(0), "C.M1.local", new[] { "C!" });
108045
verifyLocalFunction
(localSyntaxes.ElementAt(1), "C.M2.local", new[] { "C" });
108098
verifyLocalFunction
(localSyntaxes.ElementAt(0), "C.M3.local", new[] { "C" });