2 references to GetTextNotInterned
Microsoft.CodeAnalysis.VisualBasic (2)
Scanner\Scanner.vb (2)
349
Return SyntaxFactory.DisabledTextTrivia(
GetTextNotInterned
(span.Start, span.Length))
465
Dim str =
GetTextNotInterned
(_lineBufferOffset, length)