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)
34
If
Value
Is Nothing Then
39
Dim xmlSource = TryCast(
Value
, XElement)
44
Dim source = TryCast(
Value
, String)
54
Dim sources = TryCast(
Value
, String())
59
Dim tree = TryCast(
Value
, SyntaxTree)
65
Dim trees = TryCast(
Value
, SyntaxTree())
71
Throw New Exception($"Unexpected value: {
Value
}")