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