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