5 references to MathSymbol
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeIdentifier.cs (1)
144case UnicodeCategory.MathSymbol:
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Char.cs (1)
835return IsBetween(uc, UnicodeCategory.MathSymbol, UnicodeCategory.OtherSymbol);
src\libraries\System.Private.CoreLib\src\System\Text\Rune.cs (1)
1266return UnicodeUtility.IsInRangeInclusive((uint)category, (uint)UnicodeCategory.MathSymbol, (uint)UnicodeCategory.OtherSymbol);
System.Private.Xml (1)
System\Xml\Serialization\CodeIdentifier.cs (1)
153case UnicodeCategory.MathSymbol:
System.Windows.Forms (1)
System\Windows\Forms\Controls\UpDown\DomainUpDown.cs (1)
341or UnicodeCategory.MathSymbol