4 references to Value
Microsoft.CodeAnalysis.VisualBasic (4)
Parser\ParseXml.vb (4)
147
If nextOption.
Value
.TextTokens.Node Is Nothing OrElse nextOption.
Value
.TextTokens.Node.ToFullString <> "1.0" Then
193
Dim stringValue = If(nextOption.
Value
.TextTokens.Node IsNot Nothing, nextOption.
Value
.TextTokens.Node.ToFullString, "")