2 references to ILContext
Microsoft.Maui.Controls.Build.Tasks (2)
SetPropertiesVisitor.cs (1)
1801 var templateContext = new ILContext(templateIl, loadTemplate.Body, module, parentContext.Cache, parentValues)
XamlCTask.cs (1)
425 var visitorContext = new ILContext(il, body, module, cache)