Class TypeExtensions
Provides extension methods for IType.
Namespace: Metalama.Framework.Code
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public static class TypeExtensions : Object
Methods
Name | Description |
---|---|
DefaultValue(IType) | Generates the |
GetAsyncInfo(IType) | |
Is(IType, IType, ConversionKind, TypeComparison) | Equivalent to the |
Is(IType, SpecialType, ConversionKind) | |
Is(IType, Type, ConversionKind, TypeComparison) | Equivalent to the |
ToSerializableId(IType) | Gets a SerializableTypeId for the type. |