2 references to IsXmlTextReaderDtdProcessingPropertyDerived
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetFramework.Analyzers\DoNotUseInsecureDtdProcessing.cs (2)
467
else if (SecurityDiagnosticHelpers.
IsXmlTextReaderDtdProcessingPropertyDerived
(prop, _xmlTypes))
642
SecurityDiagnosticHelpers.
IsXmlTextReaderDtdProcessingPropertyDerived
(propRef.Property, _xmlTypes);