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