Method |
Description |
|
ConstructMapping ( ImmutableArray from, ImmutableArray to ) : TypeWithModifiers>.SmallDictionary |
|
|
ForType ( NamedTypeSymbol containingType ) : TypeWithModifiers>.SmallDictionary |
|
|
TypeMap ( ) : System.Collections.Generic |
|
|
TypeMap ( ImmutableArray from, ImmutableArray to, bool allowAlpha = false ) : System.Collections.Generic |
|
|
TypeMap ( ImmutableArray from, ImmutableArray to, bool allowAlpha = false ) : System.Collections.Generic |
|
|
TypeMap ( NamedTypeSymbol containingType, ImmutableArray typeParameters, ImmutableArray typeArguments ) : System.Collections.Generic |
|
|
TypeMap ( TypeWithModifiers>.SmallDictionary mapping ) : System.Collections.Generic |
|
|
WithAlphaRename ( ImmutableArray oldTypeParameters, Symbol newOwner, ImmutableArray &newTypeParameters ) : TypeMap |
|
|
WithAlphaRename ( MethodSymbol oldOwner, Symbol newOwner, ImmutableArray &newTypeParameters ) : TypeMap |
|
|
WithAlphaRename ( NamedTypeSymbol oldOwner, NamedTypeSymbol newOwner, ImmutableArray &newTypeParameters ) : TypeMap |
|
|