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