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