5 references to OtherSymbol
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeIdentifier.cs (1)
147
case UnicodeCategory.
OtherSymbol
:
Microsoft.CodeAnalysis.CSharp.Features (1)
LanguageServices\CSharpSymbolDisplayService.SymbolDescriptionBuilder.cs (1)
258
UnicodeCategory.
OtherSymbol
=> true,
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Char.cs (1)
902
return IsBetween(uc, UnicodeCategory.MathSymbol, UnicodeCategory.
OtherSymbol
);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Text\Rune.cs (1)
1374
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
: