1 reference to s_xmlAposToken
Microsoft.CodeAnalysis.VisualBasic (1)
Scanner\XmlTokenFactories.vb (1)
224
Return If(precedingTrivia.Node Is Nothing,
s_xmlAposToken
, SyntaxFactory.XmlEntityLiteralToken("'", "'", precedingTrivia.Node, Nothing))