1 write to s_Byte
System.Xaml (1)
System\Xaml\Schema\BuiltInValueConverter.cs (1)
119return s_Byte ??= new BuiltInValueConverter<TypeConverter>(typeof(ByteConverter), () => new ByteConverter());