2 references to MakeIndexedArgumentName
Metrics (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\PublicContract.cs (2)
148argumentName = MakeIndexedArgumentName(argumentName, index); 158=> throw new ArgumentNullException(MakeIndexedArgumentName(argumentName, sequence.IndexOf(null!)));