3 references to Empty
Test.Utilities (3)
src\Compilers\Core\Portable\InternalUtilities\ConsList`1.cs (3)
98
Debug.Assert(this !=
Empty
);
108
Debug.Assert(this !=
Empty
);
116
return this !=
Empty
;