1 write to _delegateCreators
System.Xaml (1)
System\Xaml\Runtime\DynamicMethodRuntime.cs (1)
117_delegateCreators = new Dictionary<Type, DelegateCreator>();
2 references to _delegateCreators
System.Xaml (2)
System\Xaml\Runtime\DynamicMethodRuntime.cs (2)
115if (_delegateCreators is null) 119return _delegateCreators;