4 references to GetSpecifiedParameterIndex
Microsoft.CodeAnalysis.NetAnalyzers (4)
Microsoft.NetFramework.Analyzers\Helpers\SecurityDiagnosticHelpers.cs (4)
120
=>
GetSpecifiedParameterIndex
(method, xmlTypes, IsXmlResolverType);
123
=>
GetSpecifiedParameterIndex
(method, xmlTypes, IsXsltSettingsType);
127
return
GetSpecifiedParameterIndex
(method, xmlTypes, IsXmlReaderSettingsType);
138
return
GetSpecifiedParameterIndex
(method, xmlTypes, IsXmlReaderType);