1 implementation of ICSharpTempPECompilerService
Microsoft.VisualStudio.LanguageServices.CSharp (1)
ProjectSystemShim\TempPECompilerService.cs (1)
27
internal sealed class TempPECompilerService :
ICSharpTempPECompilerService
1 reference to ICSharpTempPECompilerService
Microsoft.VisualStudio.LanguageServices.CSharp (1)
CSharpPackage.cs (1)
70
this.RegisterService<
ICSharpTempPECompilerService
>(async ct =>