2 references to decodeName
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceComplexParameterSymbol.cs (2)
1275
if (
decodeName
(constructorArgument, ref arguments) is not int ordinal)
1298
if (
decodeName
(nestedArgument, ref arguments) is int ordinal && !hadError)