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