Method | Description | |
---|---|---|
HasAlias ( string identifier ) : bool |
Gets whether this using scope has an alias (either using or extern) with the specified name.
|
|
ResolvedUsingScope ( TypeScriptTypeResolveContext context, UsingScope usingScope ) : System |
public ResolvedUsingScope ( TypeScriptTypeResolveContext context, UsingScope usingScope ) : System | ||
context | TypeScriptTypeResolveContext | |
usingScope | UsingScope | |
return | System |