161 references to CreateRange
System.Text.Encodings.Web (161)
System\Text\Unicode\UnicodeRanges.cs (1)
26
public static UnicodeRange All => _all ??
CreateRange
(ref _all, '\u0000', '\uFFFF');
System\Text\Unicode\UnicodeRanges.generated.cs (160)
20
public static UnicodeRange BasicLatin => _u0000 ??
CreateRange
(ref _u0000, first: '\u0000', last: '\u007F');
29
public static UnicodeRange Latin1Supplement => _u0080 ??
CreateRange
(ref _u0080, first: '\u0080', last: '\u00FF');
38
public static UnicodeRange LatinExtendedA => _u0100 ??
CreateRange
(ref _u0100, first: '\u0100', last: '\u017F');
47
public static UnicodeRange LatinExtendedB => _u0180 ??
CreateRange
(ref _u0180, first: '\u0180', last: '\u024F');
56
public static UnicodeRange IpaExtensions => _u0250 ??
CreateRange
(ref _u0250, first: '\u0250', last: '\u02AF');
65
public static UnicodeRange SpacingModifierLetters => _u02B0 ??
CreateRange
(ref _u02B0, first: '\u02B0', last: '\u02FF');
74
public static UnicodeRange CombiningDiacriticalMarks => _u0300 ??
CreateRange
(ref _u0300, first: '\u0300', last: '\u036F');
83
public static UnicodeRange GreekandCoptic => _u0370 ??
CreateRange
(ref _u0370, first: '\u0370', last: '\u03FF');
92
public static UnicodeRange Cyrillic => _u0400 ??
CreateRange
(ref _u0400, first: '\u0400', last: '\u04FF');
101
public static UnicodeRange CyrillicSupplement => _u0500 ??
CreateRange
(ref _u0500, first: '\u0500', last: '\u052F');
110
public static UnicodeRange Armenian => _u0530 ??
CreateRange
(ref _u0530, first: '\u0530', last: '\u058F');
119
public static UnicodeRange Hebrew => _u0590 ??
CreateRange
(ref _u0590, first: '\u0590', last: '\u05FF');
128
public static UnicodeRange Arabic => _u0600 ??
CreateRange
(ref _u0600, first: '\u0600', last: '\u06FF');
137
public static UnicodeRange Syriac => _u0700 ??
CreateRange
(ref _u0700, first: '\u0700', last: '\u074F');
146
public static UnicodeRange ArabicSupplement => _u0750 ??
CreateRange
(ref _u0750, first: '\u0750', last: '\u077F');
155
public static UnicodeRange Thaana => _u0780 ??
CreateRange
(ref _u0780, first: '\u0780', last: '\u07BF');
164
public static UnicodeRange NKo => _u07C0 ??
CreateRange
(ref _u07C0, first: '\u07C0', last: '\u07FF');
173
public static UnicodeRange Samaritan => _u0800 ??
CreateRange
(ref _u0800, first: '\u0800', last: '\u083F');
182
public static UnicodeRange Mandaic => _u0840 ??
CreateRange
(ref _u0840, first: '\u0840', last: '\u085F');
191
public static UnicodeRange SyriacSupplement => _u0860 ??
CreateRange
(ref _u0860, first: '\u0860', last: '\u086F');
200
public static UnicodeRange ArabicExtendedB => _u0870 ??
CreateRange
(ref _u0870, first: '\u0870', last: '\u089F');
209
public static UnicodeRange ArabicExtendedA => _u08A0 ??
CreateRange
(ref _u08A0, first: '\u08A0', last: '\u08FF');
218
public static UnicodeRange Devanagari => _u0900 ??
CreateRange
(ref _u0900, first: '\u0900', last: '\u097F');
227
public static UnicodeRange Bengali => _u0980 ??
CreateRange
(ref _u0980, first: '\u0980', last: '\u09FF');
236
public static UnicodeRange Gurmukhi => _u0A00 ??
CreateRange
(ref _u0A00, first: '\u0A00', last: '\u0A7F');
245
public static UnicodeRange Gujarati => _u0A80 ??
CreateRange
(ref _u0A80, first: '\u0A80', last: '\u0AFF');
254
public static UnicodeRange Oriya => _u0B00 ??
CreateRange
(ref _u0B00, first: '\u0B00', last: '\u0B7F');
263
public static UnicodeRange Tamil => _u0B80 ??
CreateRange
(ref _u0B80, first: '\u0B80', last: '\u0BFF');
272
public static UnicodeRange Telugu => _u0C00 ??
CreateRange
(ref _u0C00, first: '\u0C00', last: '\u0C7F');
281
public static UnicodeRange Kannada => _u0C80 ??
CreateRange
(ref _u0C80, first: '\u0C80', last: '\u0CFF');
290
public static UnicodeRange Malayalam => _u0D00 ??
CreateRange
(ref _u0D00, first: '\u0D00', last: '\u0D7F');
299
public static UnicodeRange Sinhala => _u0D80 ??
CreateRange
(ref _u0D80, first: '\u0D80', last: '\u0DFF');
308
public static UnicodeRange Thai => _u0E00 ??
CreateRange
(ref _u0E00, first: '\u0E00', last: '\u0E7F');
317
public static UnicodeRange Lao => _u0E80 ??
CreateRange
(ref _u0E80, first: '\u0E80', last: '\u0EFF');
326
public static UnicodeRange Tibetan => _u0F00 ??
CreateRange
(ref _u0F00, first: '\u0F00', last: '\u0FFF');
335
public static UnicodeRange Myanmar => _u1000 ??
CreateRange
(ref _u1000, first: '\u1000', last: '\u109F');
344
public static UnicodeRange Georgian => _u10A0 ??
CreateRange
(ref _u10A0, first: '\u10A0', last: '\u10FF');
353
public static UnicodeRange HangulJamo => _u1100 ??
CreateRange
(ref _u1100, first: '\u1100', last: '\u11FF');
362
public static UnicodeRange Ethiopic => _u1200 ??
CreateRange
(ref _u1200, first: '\u1200', last: '\u137F');
371
public static UnicodeRange EthiopicSupplement => _u1380 ??
CreateRange
(ref _u1380, first: '\u1380', last: '\u139F');
380
public static UnicodeRange Cherokee => _u13A0 ??
CreateRange
(ref _u13A0, first: '\u13A0', last: '\u13FF');
389
public static UnicodeRange UnifiedCanadianAboriginalSyllabics => _u1400 ??
CreateRange
(ref _u1400, first: '\u1400', last: '\u167F');
398
public static UnicodeRange Ogham => _u1680 ??
CreateRange
(ref _u1680, first: '\u1680', last: '\u169F');
407
public static UnicodeRange Runic => _u16A0 ??
CreateRange
(ref _u16A0, first: '\u16A0', last: '\u16FF');
416
public static UnicodeRange Tagalog => _u1700 ??
CreateRange
(ref _u1700, first: '\u1700', last: '\u171F');
425
public static UnicodeRange Hanunoo => _u1720 ??
CreateRange
(ref _u1720, first: '\u1720', last: '\u173F');
434
public static UnicodeRange Buhid => _u1740 ??
CreateRange
(ref _u1740, first: '\u1740', last: '\u175F');
443
public static UnicodeRange Tagbanwa => _u1760 ??
CreateRange
(ref _u1760, first: '\u1760', last: '\u177F');
452
public static UnicodeRange Khmer => _u1780 ??
CreateRange
(ref _u1780, first: '\u1780', last: '\u17FF');
461
public static UnicodeRange Mongolian => _u1800 ??
CreateRange
(ref _u1800, first: '\u1800', last: '\u18AF');
470
public static UnicodeRange UnifiedCanadianAboriginalSyllabicsExtended => _u18B0 ??
CreateRange
(ref _u18B0, first: '\u18B0', last: '\u18FF');
479
public static UnicodeRange Limbu => _u1900 ??
CreateRange
(ref _u1900, first: '\u1900', last: '\u194F');
488
public static UnicodeRange TaiLe => _u1950 ??
CreateRange
(ref _u1950, first: '\u1950', last: '\u197F');
497
public static UnicodeRange NewTaiLue => _u1980 ??
CreateRange
(ref _u1980, first: '\u1980', last: '\u19DF');
506
public static UnicodeRange KhmerSymbols => _u19E0 ??
CreateRange
(ref _u19E0, first: '\u19E0', last: '\u19FF');
515
public static UnicodeRange Buginese => _u1A00 ??
CreateRange
(ref _u1A00, first: '\u1A00', last: '\u1A1F');
524
public static UnicodeRange TaiTham => _u1A20 ??
CreateRange
(ref _u1A20, first: '\u1A20', last: '\u1AAF');
533
public static UnicodeRange CombiningDiacriticalMarksExtended => _u1AB0 ??
CreateRange
(ref _u1AB0, first: '\u1AB0', last: '\u1AFF');
542
public static UnicodeRange Balinese => _u1B00 ??
CreateRange
(ref _u1B00, first: '\u1B00', last: '\u1B7F');
551
public static UnicodeRange Sundanese => _u1B80 ??
CreateRange
(ref _u1B80, first: '\u1B80', last: '\u1BBF');
560
public static UnicodeRange Batak => _u1BC0 ??
CreateRange
(ref _u1BC0, first: '\u1BC0', last: '\u1BFF');
569
public static UnicodeRange Lepcha => _u1C00 ??
CreateRange
(ref _u1C00, first: '\u1C00', last: '\u1C4F');
578
public static UnicodeRange OlChiki => _u1C50 ??
CreateRange
(ref _u1C50, first: '\u1C50', last: '\u1C7F');
587
public static UnicodeRange CyrillicExtendedC => _u1C80 ??
CreateRange
(ref _u1C80, first: '\u1C80', last: '\u1C8F');
596
public static UnicodeRange GeorgianExtended => _u1C90 ??
CreateRange
(ref _u1C90, first: '\u1C90', last: '\u1CBF');
605
public static UnicodeRange SundaneseSupplement => _u1CC0 ??
CreateRange
(ref _u1CC0, first: '\u1CC0', last: '\u1CCF');
614
public static UnicodeRange VedicExtensions => _u1CD0 ??
CreateRange
(ref _u1CD0, first: '\u1CD0', last: '\u1CFF');
623
public static UnicodeRange PhoneticExtensions => _u1D00 ??
CreateRange
(ref _u1D00, first: '\u1D00', last: '\u1D7F');
632
public static UnicodeRange PhoneticExtensionsSupplement => _u1D80 ??
CreateRange
(ref _u1D80, first: '\u1D80', last: '\u1DBF');
641
public static UnicodeRange CombiningDiacriticalMarksSupplement => _u1DC0 ??
CreateRange
(ref _u1DC0, first: '\u1DC0', last: '\u1DFF');
650
public static UnicodeRange LatinExtendedAdditional => _u1E00 ??
CreateRange
(ref _u1E00, first: '\u1E00', last: '\u1EFF');
659
public static UnicodeRange GreekExtended => _u1F00 ??
CreateRange
(ref _u1F00, first: '\u1F00', last: '\u1FFF');
668
public static UnicodeRange GeneralPunctuation => _u2000 ??
CreateRange
(ref _u2000, first: '\u2000', last: '\u206F');
677
public static UnicodeRange SuperscriptsandSubscripts => _u2070 ??
CreateRange
(ref _u2070, first: '\u2070', last: '\u209F');
686
public static UnicodeRange CurrencySymbols => _u20A0 ??
CreateRange
(ref _u20A0, first: '\u20A0', last: '\u20CF');
695
public static UnicodeRange CombiningDiacriticalMarksforSymbols => _u20D0 ??
CreateRange
(ref _u20D0, first: '\u20D0', last: '\u20FF');
704
public static UnicodeRange LetterlikeSymbols => _u2100 ??
CreateRange
(ref _u2100, first: '\u2100', last: '\u214F');
713
public static UnicodeRange NumberForms => _u2150 ??
CreateRange
(ref _u2150, first: '\u2150', last: '\u218F');
722
public static UnicodeRange Arrows => _u2190 ??
CreateRange
(ref _u2190, first: '\u2190', last: '\u21FF');
731
public static UnicodeRange MathematicalOperators => _u2200 ??
CreateRange
(ref _u2200, first: '\u2200', last: '\u22FF');
740
public static UnicodeRange MiscellaneousTechnical => _u2300 ??
CreateRange
(ref _u2300, first: '\u2300', last: '\u23FF');
749
public static UnicodeRange ControlPictures => _u2400 ??
CreateRange
(ref _u2400, first: '\u2400', last: '\u243F');
758
public static UnicodeRange OpticalCharacterRecognition => _u2440 ??
CreateRange
(ref _u2440, first: '\u2440', last: '\u245F');
767
public static UnicodeRange EnclosedAlphanumerics => _u2460 ??
CreateRange
(ref _u2460, first: '\u2460', last: '\u24FF');
776
public static UnicodeRange BoxDrawing => _u2500 ??
CreateRange
(ref _u2500, first: '\u2500', last: '\u257F');
785
public static UnicodeRange BlockElements => _u2580 ??
CreateRange
(ref _u2580, first: '\u2580', last: '\u259F');
794
public static UnicodeRange GeometricShapes => _u25A0 ??
CreateRange
(ref _u25A0, first: '\u25A0', last: '\u25FF');
803
public static UnicodeRange MiscellaneousSymbols => _u2600 ??
CreateRange
(ref _u2600, first: '\u2600', last: '\u26FF');
812
public static UnicodeRange Dingbats => _u2700 ??
CreateRange
(ref _u2700, first: '\u2700', last: '\u27BF');
821
public static UnicodeRange MiscellaneousMathematicalSymbolsA => _u27C0 ??
CreateRange
(ref _u27C0, first: '\u27C0', last: '\u27EF');
830
public static UnicodeRange SupplementalArrowsA => _u27F0 ??
CreateRange
(ref _u27F0, first: '\u27F0', last: '\u27FF');
839
public static UnicodeRange BraillePatterns => _u2800 ??
CreateRange
(ref _u2800, first: '\u2800', last: '\u28FF');
848
public static UnicodeRange SupplementalArrowsB => _u2900 ??
CreateRange
(ref _u2900, first: '\u2900', last: '\u297F');
857
public static UnicodeRange MiscellaneousMathematicalSymbolsB => _u2980 ??
CreateRange
(ref _u2980, first: '\u2980', last: '\u29FF');
866
public static UnicodeRange SupplementalMathematicalOperators => _u2A00 ??
CreateRange
(ref _u2A00, first: '\u2A00', last: '\u2AFF');
875
public static UnicodeRange MiscellaneousSymbolsandArrows => _u2B00 ??
CreateRange
(ref _u2B00, first: '\u2B00', last: '\u2BFF');
884
public static UnicodeRange Glagolitic => _u2C00 ??
CreateRange
(ref _u2C00, first: '\u2C00', last: '\u2C5F');
893
public static UnicodeRange LatinExtendedC => _u2C60 ??
CreateRange
(ref _u2C60, first: '\u2C60', last: '\u2C7F');
902
public static UnicodeRange Coptic => _u2C80 ??
CreateRange
(ref _u2C80, first: '\u2C80', last: '\u2CFF');
911
public static UnicodeRange GeorgianSupplement => _u2D00 ??
CreateRange
(ref _u2D00, first: '\u2D00', last: '\u2D2F');
920
public static UnicodeRange Tifinagh => _u2D30 ??
CreateRange
(ref _u2D30, first: '\u2D30', last: '\u2D7F');
929
public static UnicodeRange EthiopicExtended => _u2D80 ??
CreateRange
(ref _u2D80, first: '\u2D80', last: '\u2DDF');
938
public static UnicodeRange CyrillicExtendedA => _u2DE0 ??
CreateRange
(ref _u2DE0, first: '\u2DE0', last: '\u2DFF');
947
public static UnicodeRange SupplementalPunctuation => _u2E00 ??
CreateRange
(ref _u2E00, first: '\u2E00', last: '\u2E7F');
956
public static UnicodeRange CjkRadicalsSupplement => _u2E80 ??
CreateRange
(ref _u2E80, first: '\u2E80', last: '\u2EFF');
965
public static UnicodeRange KangxiRadicals => _u2F00 ??
CreateRange
(ref _u2F00, first: '\u2F00', last: '\u2FDF');
974
public static UnicodeRange IdeographicDescriptionCharacters => _u2FF0 ??
CreateRange
(ref _u2FF0, first: '\u2FF0', last: '\u2FFF');
983
public static UnicodeRange CjkSymbolsandPunctuation => _u3000 ??
CreateRange
(ref _u3000, first: '\u3000', last: '\u303F');
992
public static UnicodeRange Hiragana => _u3040 ??
CreateRange
(ref _u3040, first: '\u3040', last: '\u309F');
1001
public static UnicodeRange Katakana => _u30A0 ??
CreateRange
(ref _u30A0, first: '\u30A0', last: '\u30FF');
1010
public static UnicodeRange Bopomofo => _u3100 ??
CreateRange
(ref _u3100, first: '\u3100', last: '\u312F');
1019
public static UnicodeRange HangulCompatibilityJamo => _u3130 ??
CreateRange
(ref _u3130, first: '\u3130', last: '\u318F');
1028
public static UnicodeRange Kanbun => _u3190 ??
CreateRange
(ref _u3190, first: '\u3190', last: '\u319F');
1037
public static UnicodeRange BopomofoExtended => _u31A0 ??
CreateRange
(ref _u31A0, first: '\u31A0', last: '\u31BF');
1046
public static UnicodeRange CjkStrokes => _u31C0 ??
CreateRange
(ref _u31C0, first: '\u31C0', last: '\u31EF');
1055
public static UnicodeRange KatakanaPhoneticExtensions => _u31F0 ??
CreateRange
(ref _u31F0, first: '\u31F0', last: '\u31FF');
1064
public static UnicodeRange EnclosedCjkLettersandMonths => _u3200 ??
CreateRange
(ref _u3200, first: '\u3200', last: '\u32FF');
1073
public static UnicodeRange CjkCompatibility => _u3300 ??
CreateRange
(ref _u3300, first: '\u3300', last: '\u33FF');
1082
public static UnicodeRange CjkUnifiedIdeographsExtensionA => _u3400 ??
CreateRange
(ref _u3400, first: '\u3400', last: '\u4DBF');
1091
public static UnicodeRange YijingHexagramSymbols => _u4DC0 ??
CreateRange
(ref _u4DC0, first: '\u4DC0', last: '\u4DFF');
1100
public static UnicodeRange CjkUnifiedIdeographs => _u4E00 ??
CreateRange
(ref _u4E00, first: '\u4E00', last: '\u9FFF');
1109
public static UnicodeRange YiSyllables => _uA000 ??
CreateRange
(ref _uA000, first: '\uA000', last: '\uA48F');
1118
public static UnicodeRange YiRadicals => _uA490 ??
CreateRange
(ref _uA490, first: '\uA490', last: '\uA4CF');
1127
public static UnicodeRange Lisu => _uA4D0 ??
CreateRange
(ref _uA4D0, first: '\uA4D0', last: '\uA4FF');
1136
public static UnicodeRange Vai => _uA500 ??
CreateRange
(ref _uA500, first: '\uA500', last: '\uA63F');
1145
public static UnicodeRange CyrillicExtendedB => _uA640 ??
CreateRange
(ref _uA640, first: '\uA640', last: '\uA69F');
1154
public static UnicodeRange Bamum => _uA6A0 ??
CreateRange
(ref _uA6A0, first: '\uA6A0', last: '\uA6FF');
1163
public static UnicodeRange ModifierToneLetters => _uA700 ??
CreateRange
(ref _uA700, first: '\uA700', last: '\uA71F');
1172
public static UnicodeRange LatinExtendedD => _uA720 ??
CreateRange
(ref _uA720, first: '\uA720', last: '\uA7FF');
1181
public static UnicodeRange SylotiNagri => _uA800 ??
CreateRange
(ref _uA800, first: '\uA800', last: '\uA82F');
1190
public static UnicodeRange CommonIndicNumberForms => _uA830 ??
CreateRange
(ref _uA830, first: '\uA830', last: '\uA83F');
1199
public static UnicodeRange Phagspa => _uA840 ??
CreateRange
(ref _uA840, first: '\uA840', last: '\uA87F');
1208
public static UnicodeRange Saurashtra => _uA880 ??
CreateRange
(ref _uA880, first: '\uA880', last: '\uA8DF');
1217
public static UnicodeRange DevanagariExtended => _uA8E0 ??
CreateRange
(ref _uA8E0, first: '\uA8E0', last: '\uA8FF');
1226
public static UnicodeRange KayahLi => _uA900 ??
CreateRange
(ref _uA900, first: '\uA900', last: '\uA92F');
1235
public static UnicodeRange Rejang => _uA930 ??
CreateRange
(ref _uA930, first: '\uA930', last: '\uA95F');
1244
public static UnicodeRange HangulJamoExtendedA => _uA960 ??
CreateRange
(ref _uA960, first: '\uA960', last: '\uA97F');
1253
public static UnicodeRange Javanese => _uA980 ??
CreateRange
(ref _uA980, first: '\uA980', last: '\uA9DF');
1262
public static UnicodeRange MyanmarExtendedB => _uA9E0 ??
CreateRange
(ref _uA9E0, first: '\uA9E0', last: '\uA9FF');
1271
public static UnicodeRange Cham => _uAA00 ??
CreateRange
(ref _uAA00, first: '\uAA00', last: '\uAA5F');
1280
public static UnicodeRange MyanmarExtendedA => _uAA60 ??
CreateRange
(ref _uAA60, first: '\uAA60', last: '\uAA7F');
1289
public static UnicodeRange TaiViet => _uAA80 ??
CreateRange
(ref _uAA80, first: '\uAA80', last: '\uAADF');
1298
public static UnicodeRange MeeteiMayekExtensions => _uAAE0 ??
CreateRange
(ref _uAAE0, first: '\uAAE0', last: '\uAAFF');
1307
public static UnicodeRange EthiopicExtendedA => _uAB00 ??
CreateRange
(ref _uAB00, first: '\uAB00', last: '\uAB2F');
1316
public static UnicodeRange LatinExtendedE => _uAB30 ??
CreateRange
(ref _uAB30, first: '\uAB30', last: '\uAB6F');
1325
public static UnicodeRange CherokeeSupplement => _uAB70 ??
CreateRange
(ref _uAB70, first: '\uAB70', last: '\uABBF');
1334
public static UnicodeRange MeeteiMayek => _uABC0 ??
CreateRange
(ref _uABC0, first: '\uABC0', last: '\uABFF');
1343
public static UnicodeRange HangulSyllables => _uAC00 ??
CreateRange
(ref _uAC00, first: '\uAC00', last: '\uD7AF');
1352
public static UnicodeRange HangulJamoExtendedB => _uD7B0 ??
CreateRange
(ref _uD7B0, first: '\uD7B0', last: '\uD7FF');
1361
public static UnicodeRange CjkCompatibilityIdeographs => _uF900 ??
CreateRange
(ref _uF900, first: '\uF900', last: '\uFAFF');
1370
public static UnicodeRange AlphabeticPresentationForms => _uFB00 ??
CreateRange
(ref _uFB00, first: '\uFB00', last: '\uFB4F');
1379
public static UnicodeRange ArabicPresentationFormsA => _uFB50 ??
CreateRange
(ref _uFB50, first: '\uFB50', last: '\uFDFF');
1388
public static UnicodeRange VariationSelectors => _uFE00 ??
CreateRange
(ref _uFE00, first: '\uFE00', last: '\uFE0F');
1397
public static UnicodeRange VerticalForms => _uFE10 ??
CreateRange
(ref _uFE10, first: '\uFE10', last: '\uFE1F');
1406
public static UnicodeRange CombiningHalfMarks => _uFE20 ??
CreateRange
(ref _uFE20, first: '\uFE20', last: '\uFE2F');
1415
public static UnicodeRange CjkCompatibilityForms => _uFE30 ??
CreateRange
(ref _uFE30, first: '\uFE30', last: '\uFE4F');
1424
public static UnicodeRange SmallFormVariants => _uFE50 ??
CreateRange
(ref _uFE50, first: '\uFE50', last: '\uFE6F');
1433
public static UnicodeRange ArabicPresentationFormsB => _uFE70 ??
CreateRange
(ref _uFE70, first: '\uFE70', last: '\uFEFF');
1442
public static UnicodeRange HalfwidthandFullwidthForms => _uFF00 ??
CreateRange
(ref _uFF00, first: '\uFF00', last: '\uFFEF');
1451
public static UnicodeRange Specials => _uFFF0 ??
CreateRange
(ref _uFFF0, first: '\uFFF0', last: '\uFFFF');