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