6 references to createCompilationCore
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (6)
Compilation\ReferenceManagerTests.cs (6)
766c = createCompilationCore(source, new[] { r1, r2 }); 775c = createCompilationCore(source, new[] { r1, r2 }); 780c = createCompilationCore(source, new[] { rGoo, r2 }); 787c = createCompilationCore(source, new[] { rGoo, rBar }); 801c = createCompilationCore(source, new[] { rGoo, rEmbed }); 824c = createCompilationCore(source, new[] { rGoo, rBar });