2 writes to s_Delegate
System.Xaml (2)
System\Xaml\Schema\BuiltInValueConverter.cs (2)
69=> s_Delegate ??= new BuiltInValueConverter<TypeConverter>(typeof(EventConverter), () => new EventConverter()); 163return s_Delegate ??= new BuiltInValueConverter<TypeConverter>(typeof(EventConverter), () => new EventConverter());