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

NamedTypeExtensions.GetMetadataName Method

GetMetadataName(INamedType)

Gets the name of a named type in metadata format, i.e. the 1</code>, <code>2, ... suffixes for generic types.

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