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