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); 127return GetSpecifiedParameterIndex(method, xmlTypes, IsXmlReaderSettingsType); 138return GetSpecifiedParameterIndex(method, xmlTypes, IsXmlReaderType);