4 references to IsHalfWidth
Microsoft.CodeAnalysis.VisualBasic.ResultProvider (4)
src\Compilers\VisualBasic\Portable\Scanner\CharacterInfo.vb (4)
24Debug.Assert(IsHalfWidth(c)) 439Debug.Assert(IsHalfWidth(one)) 440Debug.Assert(IsHalfWidth(another)) 494If IsHalfWidth(c) Then