2 references to RuleDoNotUseInsecureXSLTScriptExecution
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetFramework.Analyzers\DoNotUseInsecureXSLTScriptExecution.cs (2)
37
public override ImmutableArray<DiagnosticDescriptor> SupportedDiagnostics { get; } = ImmutableArray.Create(
RuleDoNotUseInsecureXSLTScriptExecution
);
190
invocationOrObjCreation.CreateDiagnostic(
RuleDoNotUseInsecureXSLTScriptExecution
, message));