Method | Description | |
---|---|---|
Create ( ConstantValue c ) : ITypeRef | ||
CreateMask ( |
||
CreateMask ( |
||
CreateTypeRef ( |
Converts CLR type symbol to TypeRef used by flow analysis.
|
|
CreateTypeRefContext ( |
Creates type context for a method within given type, determines naming, type context.
|
public static Create ( ConstantValue c ) : ITypeRef | ||
c | ConstantValue | |
return | ITypeRef |
public static CreateMask ( |
||
ctx | ||
tref | ITypeRef | |
return | TypeRefMask |
public static CreateMask ( |
||
ctx | ||
t | TypeSymbol | |
return | TypeRefMask |
public static CreateTypeRef ( |
||
ctx | ||
t | TypeSymbol | |
return | ITypeRef |
public static CreateTypeRefContext ( |
||
containingType | ||
return |