3 references to AddParameterAtIndex
Microsoft.CodeAnalysis.Workspaces (3)
FindSymbols\FindReferences\Finders\ParameterSymbolReferenceFinder.cs (3)
191AddParameterAtIndex(results, ordinal, property.Parameters); 219AddParameterAtIndex(results, ordinal, beginInvokeMethod?.Parameters); 225AddParameterAtIndex(results, ordinal, containingType.DelegateInvokeMethod?.Parameters);