2 references to ParameterId
Microsoft.CodeAnalysis.CSharp (2)
Lowering\Instrumentation\LocalStateTracingInstrumenter.cs (2)
378refAssignmentSourceIndex = _factory.ParameterId(rightParameter.ParameterSymbol); 429indexExpression = _factory.ParameterId(parameterSymbol);