7 references to EnclosingMark
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeIdentifier.cs (1)
130case UnicodeCategory.EnclosingMark:
Microsoft.Build.Tasks.Core (1)
CreateManifestResourceName.cs (1)
306cat == UnicodeCategory.EnclosingMark;
Microsoft.CodeAnalysis.CSharp.Features (1)
LanguageServices\CSharpSymbolDisplayService.SymbolDescriptionBuilder.cs (1)
237UnicodeCategory.EnclosingMark => false, // not generally displayable
Microsoft.CodeAnalysis.VisualBasic (1)
Scanner\CharacterInfo.vb (1)
466CharacterProperties <= UnicodeCategory.EnclosingMark
Microsoft.Extensions.FileProviders.Embedded (1)
EmbeddedFileProvider.cs (1)
217cat == UnicodeCategory.EnclosingMark;
PresentationFramework (1)
System\Windows\Documents\TextPointerBase.cs (1)
1386category1 == UnicodeCategory.EnclosingMark)
System.Private.Xml (1)
System\Xml\Serialization\CodeIdentifier.cs (1)
139case UnicodeCategory.EnclosingMark: