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