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