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