TypeRefResolveRef Method |
Name | Description | |
---|---|---|
ResolveRef(String, Resolver) |
Resolve child code objects that match the specified name.
(Overrides ExpressionResolveRef(String, Resolver).) | |
ResolveRef(Type, String, Resolver) |
Resolve child code objects in the specified Type that match the specified name.
| |
ResolveRef(TypeRef, String, Resolver) |
Resolve child code objects in the specified TypeRef that match the specified name.
| |
ResolveRef(TypeReference, String, Resolver) |
Resolve child code objects in the specified TypeReference that match the specified name.
|