ResolutionContext
Represents information about the actual resolution flow.
The currently resolving scope.
True if null result is allowed, otherwise false.
public static ResolutionContext New(IResolutionScope scope, bool nullResultAllowed = false, object[] dependencyOverrides = null)
Static factory for ResolutionContext.
Adds a global keyed variable to the compiled expression tree.
Adds a global variable to the compiled expression tree.
Adds a custom expression to the instruction list
Gets an already defined global variable.