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