4 references to IsDefault
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Symbols.cs (4)
41Debug.Assert(isVar == symbol.IsDefault); 61Debug.Assert((keyword != ConstraintContextualKeyword.None) == symbol.IsDefault); 82Debug.Assert(isVar == symbol.IsDefault); 397Debug.Assert(!result.IsDefault);