4 references to OtherSymbol
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeIdentifier.cs (1)
147
case UnicodeCategory.
OtherSymbol
:
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)
156
case UnicodeCategory.
OtherSymbol
: