2 references to IsFormattingChar
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (2)
UnicodeCharacterUtilities.cs (2)
83|| IsFormattingChar(cat); 121return ch > 127 && IsFormattingChar(CharUnicodeInfo.GetUnicodeCategory(ch));