9 references to AreValid
Microsoft.CodeAnalysis.CSharp (9)
Binder\Binder_Lookup.cs (6)
69Debug.Assert(options.AreValid()); 91Debug.Assert(options.AreValid()); 156Debug.Assert(options.AreValid()); 172Debug.Assert(options.AreValid()); 571Debug.Assert(options.AreValid()); 1669Debug.Assert(options.AreValid());
Binder\LocalScopeBinder.cs (2)
424Debug.Assert(options.AreValid()); 464Debug.Assert(options.AreValid());
Binder\LookupOptions.cs (1)
167if (!options.AreValid())