2 references to IsXsltSettingsEnableScriptProperty
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetFramework.Analyzers\DoNotUseInsecureXSLTScriptExecution.cs (2)
264else if (argLhsPropertySymbol.IsXsltSettingsEnableScriptProperty(_xmlTypes)) 298lhsPropertySymbol.IsXsltSettingsEnableScriptProperty(_xmlTypes);