2 references to IsXmlReaderSettingsDtdProcessingProperty
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetFramework.Analyzers\DoNotUseInsecureDtdProcessing.cs (2)
538else if (SecurityDiagnosticHelpers.IsXmlReaderSettingsDtdProcessingProperty(prop, _xmlTypes)) 668else if (SecurityDiagnosticHelpers.IsXmlReaderSettingsDtdProcessingProperty(propRef.Property, _xmlTypes))