1 implementation of ICSharpTempPECompilerService
Microsoft.VisualStudio.LanguageServices.CSharp (1)
ProjectSystemShim\TempPECompilerService.cs (1)
25internal sealed class TempPECompilerService : ICSharpTempPECompilerService
2 references to ICSharpTempPECompilerService
Microsoft.VisualStudio.LanguageServices.CSharp (2)
CSharpPackage.cs (2)
56[ProvideService(typeof(ICSharpTempPECompilerService), IsAsyncQueryable = false, IsCacheable = true, IsFreeThreaded = true, ServiceName = "C# TempPE Compiler Service")] 74((IServiceContainer)this).AddService(typeof(ICSharpTempPECompilerService), (_, _) =>