1 write to s_SByte
System.Xaml (1)
System\Xaml\Schema\BuiltInValueConverter.cs (1)
123return s_SByte ??= new BuiltInValueConverter<TypeConverter>(typeof(SByteConverter), () => new SByteConverter());