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