2 references to IsXsltSettingsEnableDocumentFunctionProperty
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetFramework.Analyzers\DoNotUseInsecureXSLTScriptExecution.cs (2)
260if (argLhsPropertySymbol.IsXsltSettingsEnableDocumentFunctionProperty(_xmlTypes)) 296lhsPropertySymbol.IsXsltSettingsEnableDocumentFunctionProperty(_xmlTypes);