5 references to Stubs
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (5)
Semantics\ValueTupleTests.cs (5)
447var comp = CreateEmptyCompilation(new[] { source, Stubs }); 498var comp = CreateEmptyCompilation(new[] { source, Stubs }); 549var comp = CreateEmptyCompilation(new[] { source, Stubs }); 597var comp = CreateEmptyCompilation(new[] { source, Stubs }); 640var comp = CreateEmptyCompilation(new[] { source, Stubs });