1 write to Value
Microsoft.CodeAnalysis.VisualBasic.Test.Utilities (1)
BasicTestSource.vb (1)
15
Me.
Value
= value
7 references to Value
Microsoft.CodeAnalysis.VisualBasic.Test.Utilities (7)
BasicTestSource.vb (7)
46
If
Value
Is Nothing Then
51
Dim xmlSource = TryCast(
Value
, XElement)
56
Dim source = TryCast(
Value
, String)
61
Dim sources = TryCast(
Value
, String())
66
Dim tree = TryCast(
Value
, SyntaxTree)
72
Dim trees = TryCast(
Value
, SyntaxTree())
78
Throw New Exception($"Unexpected value: {
Value
}")