MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeNamed­Type­ExtensionsGet­Full­Metadata­Name
Open sandboxFocus

NamedTypeExtensions.GetFullMetadataName Method

GetFullMetadataName(INamedType)

Gets the full name of a named type in metadata format, i.e. with + as the nested type separator and the 1</code>, <code>2, ... suffixes for generic types.

Declaration
public static string GetFullMetadataName(this INamedType type)
Parameters
Type Name Description
INamedType type
Returns
Type Description
System.String