10 references to IsValid
Microsoft.CodeAnalysis.VisualBasic (10)
Binding\Binder_Attributes.vb (1)
127
Debug.Assert(options.
IsValid
())
Binding\Binder_Lookup.vb (7)
28
Debug.Assert(options.
IsValid
())
40
Debug.Assert(options.
IsValid
())
54
Debug.Assert(options.
IsValid
())
66
Debug.Assert(options.
IsValid
())
80
Debug.Assert(options.
IsValid
())
92
Debug.Assert(options.
IsValid
())
101
Debug.Assert(options.
IsValid
())
Binding\LookupOptions.vb (1)
173
If Not options.
IsValid
Then
Compilation\SemanticModel.vb (1)
1826
Debug.Assert(options.
IsValid
())