3 references to RuleXmlTextReaderConstructedWithNoSecureResolution
Microsoft.CodeAnalysis.NetAnalyzers (3)
Microsoft.NetFramework.Analyzers\DoNotUseInsecureDtdProcessing.cs (3)
69
RuleXmlTextReaderConstructedWithNoSecureResolution
,
217
context.ReportDiagnostic(env.XmlTextReaderDefinition.CreateDiagnostic(
RuleXmlTextReaderConstructedWithNoSecureResolution
));
490
context.ReportDiagnostic(env.XmlTextReaderDefinition.CreateDiagnostic(
RuleXmlTextReaderConstructedWithNoSecureResolution
));