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