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