1 implementation of ITempPECompiler
Microsoft.VisualStudio.LanguageServices.Implementation (1)
ProjectSystem\CPS\TempPECompiler.cs (1)
20internal sealed class TempPECompiler : ITempPECompiler
1 reference to ITempPECompiler
Microsoft.VisualStudio.LanguageServices.Implementation (1)
ProjectSystem\CPS\TempPECompiler.cs (1)
19[Export(typeof(ITempPECompiler))]