11 references to GetTextNotInterned
Microsoft.CodeAnalysis.VisualBasic (11)
Scanner\Scanner.vb (3)
1110
Dim commentTrivia As SyntaxTrivia = MakeCommentTrivia(
GetTextNotInterned
(length))
2578
Dim spelling =
GetTextNotInterned
(length)
2608
Dim sp =
GetTextNotInterned
(length)
Scanner\ScannerInterpolatedString.vb (1)
223
Dim text = If(offset > 0,
GetTextNotInterned
(offset), String.Empty)
Scanner\TokenFactories.vb (1)
739
Dim spelling =
GetTextNotInterned
(length)
Scanner\XmlTokenFactories.vb (6)
79
Dim spelling =
GetTextNotInterned
(length)
183
Dim text =
GetTextNotInterned
(TokenWidth)
261
Dim text =
GetTextNotInterned
(TokenWidth)
296
Dim text =
GetTextNotInterned
(TokenWidth)
377
Dim text =
GetTextNotInterned
(TokenWidth)
402
Dim text =
GetTextNotInterned
(TokenWidth)