1 write to XmlDocumentDefinition
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetFramework.Analyzers\DoNotUseInsecureDtdProcessing.cs (1)
344
xmlDocumentEnvironment.
XmlDocumentDefinition
= objCreation.Syntax;
1 reference to XmlDocumentDefinition
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetFramework.Analyzers\DoNotUseInsecureDtdProcessing.cs (1)
207
context.ReportDiagnostic(env.
XmlDocumentDefinition
.CreateDiagnostic(RuleXmlDocumentWithNoSecureResolver));