3 references to HACK_VariantStructure
Microsoft.VisualStudio.LanguageServices.CSharp (3)
ProjectSystemShim\CSharpProjectShim.ICSCompilerConfig.cs (1)
39public int SetOption(CompilerOptions optionID, HACK_VariantStructure value)
ProjectSystemShim\HACK_VariantStructure.cs (1)
42var localCopy = this;
ProjectSystemShim\Interop\ICSCompilerConfig.cs (1)
43int SetOption(CompilerOptions optionID, HACK_VariantStructure value);