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