2 references to ICSEncProjectServices
Microsoft.VisualStudio.LanguageServices.CSharp (2)
ProjectSystemShim\CSharpProjectShim.ICSCompiler.cs (1)
35public void BuildForEnc(ICSCompileProgress progress, ICSEncProjectServices encService, object pe)
ProjectSystemShim\Interop\ICSCompiler.cs (1)
36void BuildForEnc(ICSCompileProgress progress, ICSEncProjectServices encService, [MarshalAs(UnmanagedType.IUnknown)] object pe);