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