3 references to CanBeIdentifierToken
VisualBasicSyntaxGenerator (3)
RedNodes\RedNodeFactoryWriter.vb (3)
114
If leastSignature.Any(Function(c)
CanBeIdentifierToken
(c)) Then
773
ElseIf substituteString AndAlso
CanBeIdentifierToken
(child) Then
815
If substituteString And
CanBeIdentifierToken
(child) Then