5 references to AppendFullName
System.Reflection.Metadata (5)
System\Reflection\Metadata\TypeName.cs (5)
111AppendFullName(ref builder); // see recursion comments in AppendFullName 180AppendFullName(ref builder); 208GetGenericTypeDefinition().AppendFullName(ref builder); 213genericArg.AppendFullName(ref builder); 226GetElementType().AppendFullName(ref builder);