1 write to _all
System.Text.Encodings.Web (1)
System\Text\Unicode\UnicodeRanges.cs (1)
26public static UnicodeRange All => _all ?? CreateRange(ref _all, '\u0000', '\uFFFF');
1 reference to _all
System.Text.Encodings.Web (1)
System\Text\Unicode\UnicodeRanges.cs (1)
26public static UnicodeRange All => _all ?? CreateRange(ref _all, '\u0000', '\uFFFF');