Click or drag to resize

CodeUnitResolve Method

Overload List
  NameDescription
Public methodResolve(ResolveFlags)
Resolve all child symbolic references in the CodeUnit, handling any exceptions.
(Overrides CodeObjectResolve(ResolveFlags).)
Public methodResolve(ResolveCategory, ResolveFlags)
Resolve all child symbolic references, using the specified ResolveCategory and ResolveFlags.
(Inherited from NamespaceDecl.)
Top
See Also