3 references to AddArgumentToParameterMapping
Microsoft.CodeAnalysis.PublicApiAnalyzers (3)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\LightweightOverloadResolution.cs (3)
215
AddArgumentToParameterMapping
(argumentIndex, namedParameterIndex, ref argumentToParameterMap);
221
AddArgumentToParameterMapping
(argumentIndex, currentParameterIndex, ref argumentToParameterMap);
231
AddArgumentToParameterMapping
(argumentIndex, currentParameterIndex, ref argumentToParameterMap);