14 references to GetParameterInfo
Microsoft.CodeAnalysis.NetAnalyzers (14)
Microsoft.NetCore.Analyzers\Runtime\SpecifyIFormatProvider.cs (14)
121GetParameterInfo(stringType),
122GetParameterInfo(objectType));
124GetParameterInfo(stringType),
125GetParameterInfo(objectType),
126GetParameterInfo(objectType));
128GetParameterInfo(stringType),
129GetParameterInfo(objectType),
130GetParameterInfo(objectType),
131GetParameterInfo(objectType));
133GetParameterInfo(stringType),
134GetParameterInfo(objectType, isArray: true, arrayRank: 1, isParams: true));
136GetParameterInfo(iformatProviderType),
137GetParameterInfo(stringType),
138GetParameterInfo(objectType, isArray: true, arrayRank: 1, isParams: true));