- Namespace
- XamlX
.Compiler - Containing Type
- Xaml
Imperative Compiler <TBackendEmitter, TEmitResult>
Syntax
protected abstract XamlRuntimeContext<TBackendEmitter, TEmitResult> CreateRuntimeContext(XamlDocument doc, IXamlType contextType, IXamlTypeBuilder<TBackendEmitter> namespaceInfoBuilder, string baseUri, IXamlType rootType)
Parameters
Name | Type | Description |
---|---|---|
doc | XamlDocument | |
contextType | IXamlType | |
namespaceInfoBuilder | IXamlTypeBuilder |
|
baseUri | string | |
rootType | IXamlType |
Return Value
Type | Description |
---|---|
XamlRuntimeContext |