2 references to GetCallerArgumentExpressionParameterIndex
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PEParameterSymbol.cs (1)
766index = SourceComplexParameterSymbolBase.GetCallerArgumentExpressionParameterIndex(this, parameterName);
Symbols\Source\SourceComplexParameterSymbol.cs (1)
688index = GetCallerArgumentExpressionParameterIndex(this, parameterName);