3 references to CompilationSecurityTypes
Microsoft.CodeAnalysis.NetAnalyzers (3)
Microsoft.NetFramework.Analyzers\DoNotUseInsecureDtdProcessing.cs (1)
108var xmlTypes = new CompilationSecurityTypes(compilation);
Microsoft.NetFramework.Analyzers\DoNotUseInsecureDtdProcessingInApiDesign.cs (1)
53var xmlTypes = new CompilationSecurityTypes(compilation);
Microsoft.NetFramework.Analyzers\DoNotUseInsecureXSLTScriptExecution.cs (1)
52var xmlTypes = new CompilationSecurityTypes(compilation);