9 references to AreValid
Microsoft.CodeAnalysis.CSharp (9)
Binder\Binder_Lookup.cs (6)
69
Debug.Assert(options.
AreValid
());
91
Debug.Assert(options.
AreValid
());
156
Debug.Assert(options.
AreValid
());
172
Debug.Assert(options.
AreValid
());
571
Debug.Assert(options.
AreValid
());
1669
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
())