11 references to CharKind
Microsoft.VisualBasic.Core (11)
Microsoft\VisualBasic\CompilerServices\LikeOperator.vb (11)
125Friend Kind As CharKind 177InputLigatureInfo(NewCharIndex).Kind = CharKind.ExpandedChar1 182InputLigatureInfo(NewCharIndex).Kind = CharKind.ExpandedChar2 422If Current < Length AndAlso InputLigatureInfo(Current).Kind = CharKind.ExpandedChar1 Then 459If RightLigatureInfo IsNot Nothing AndAlso RightLigatureInfo(RightEnd).Kind = CharKind.ExpandedChar1 Then 643PatternLigatureInfo(PatternIndex).Kind = CharKind.ExpandedChar1 Then 681ElseIf PatternLigatureInfo IsNot Nothing AndAlso PatternLigatureInfo(PatternIndex).Kind = CharKind.ExpandedChar1 Then 702PatternLigatureInfo(PatternIndex).Kind = CharKind.ExpandedChar1 Then 739ElseIf PatternLigatureInfo IsNot Nothing AndAlso PatternLigatureInfo(PatternIndex).Kind = CharKind.ExpandedChar1 Then 1621If PatternLigatureInfo IsNot Nothing AndAlso PatternLigatureInfo(Range.Start).Kind = CharKind.ExpandedChar1 Then 1737InputLigatureInfo(Current).Kind = CharKind.ExpandedChar2 Then