2 writes to _localAssembly
System.Xaml (2)
System\Xaml\Context\XamlContext.cs (1)
41
_localAssembly
= value;
System\Xaml\Context\XamlParserContext.cs (1)
29
base.
_localAssembly
= localAssembly;
1 reference to _localAssembly
System.Xaml (1)
System\Xaml\Context\XamlContext.cs (1)
37
return
_localAssembly
;