4 references to IsDefault
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Symbols.cs (4)
40Debug.Assert(isVar == symbol.IsDefault); 60Debug.Assert((keyword != ConstraintContextualKeyword.None) == symbol.IsDefault); 81Debug.Assert(isVar == symbol.IsDefault); 388Debug.Assert(!result.IsDefault);