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