Construct a UriResolutionContext
Private
_historyPrivate
_resolutionPrivate
_resolvingCreate a new resolution context using the current URI resolution history
a UriResolutionContext
Create a new resolution context using the current URI resolution path
a UriResolutionContext
history of all URI resolution steps completed
Check if a URI is in the process of being resolved
URI to check
true if URI resolution is in process, false otherwise
Start resolving a URI
Uri to resolve
Stop resolving a URI
Uri being resolved
Push a step onto the resolution history stack
A completed resolution step
Generated using TypeDoc
An implementation of the IUriResolutionContext interface