2 references to IsXsltSettingsTrustedXsltProperty
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetFramework.Analyzers\DoNotUseInsecureXSLTScriptExecution.cs (2)
157else if ((settingsSymbol as IPropertySymbol).IsXsltSettingsTrustedXsltProperty(_xmlTypes)) 282else if (rhsPropertySymbol.IsXsltSettingsTrustedXsltProperty(_xmlTypes))