1 write to Value
Microsoft.CodeAnalysis.VisualBasic.Test.Utilities (1)
BasicTestSource.vb (1)
13
Me.
Value
= value
7 references to Value
Microsoft.CodeAnalysis.VisualBasic.Test.Utilities (7)
BasicTestSource.vb (7)
32
If
Value
Is Nothing Then
37
Dim xmlSource = TryCast(
Value
, XElement)
42
Dim source = TryCast(
Value
, String)
52
Dim sources = TryCast(
Value
, String())
57
Dim tree = TryCast(
Value
, SyntaxTree)
63
Dim trees = TryCast(
Value
, SyntaxTree())
69
Throw New Exception($"Unexpected value: {
Value
}")