2 references to OPTID_XML_DOCFILE
Microsoft.VisualStudio.LanguageServices.CSharp (2)
ProjectSystemShim\CSharpProjectShim.ICSCompilerConfig.cs (1)
36ProjectSystemProjectOptionsProcessor[CompilerOptions.OPTID_XML_DOCFILE] = string.Empty;
ProjectSystemShim\CSharpProjectShim.OptionsProcessor.cs (1)
222if (GetStringOption(CompilerOptions.OPTID_XML_DOCFILE, defaultValue: null) != null)