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