9 references to AreValid
Microsoft.CodeAnalysis.CSharp (9)
Binder\Binder_Lookup.cs (6)
63
Debug.Assert(options.
AreValid
());
85
Debug.Assert(options.
AreValid
());
150
Debug.Assert(options.
AreValid
());
166
Debug.Assert(options.
AreValid
());
498
Debug.Assert(options.
AreValid
());
1583
Debug.Assert(options.
AreValid
());
Binder\LocalScopeBinder.cs (2)
424
Debug.Assert(options.
AreValid
());
464
Debug.Assert(options.
AreValid
());
Binder\LookupOptions.cs (1)
167
if (!options.
AreValid
())