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