2 references to CreateCSharpCompilation
Microsoft.DotNet.GenAPI.Tests (2)
SymbolFactory.cs (2)
82CSharpCompilation compilation = CreateCSharpCompilation(name, enableNullable, publicKey, allowUnsafe, diagnosticOptions); 88CSharpCompilation compilation = CreateCSharpCompilation(name, enableNullable, publicKey, allowUnsafe);