4 references to IsDefault
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Symbols.cs (4)
42Debug.Assert(isVar == symbol.IsDefault); 62Debug.Assert((keyword != ConstraintContextualKeyword.None) == symbol.IsDefault); 83Debug.Assert(isVar == symbol.IsDefault); 398Debug.Assert(!result.IsDefault);