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