2 references to DecodeGenericName
Microsoft.CodeAnalysis (2)
MetadataReader\MetadataHelpers.cs (2)
156string decodedString = DecodeGenericName(i); 261typeNameBuilder.Append(DecodeGenericName(_input.Length));