2 references to GetArgumentForParameterAtIndex
Microsoft.CodeAnalysis.Analyzers (2)
MetaAnalyzers\DiagnosticDescriptorCreationAnalyzer.cs (2)
568
objectCreation.Arguments.
GetArgumentForParameterAtIndex
(0) is { } firstParamArgument &&
572
objectCreation.Arguments.
GetArgumentForParameterAtIndex
(2) is { } thirdParamArgument &&