3 references to isRoot
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Lookup.cs (3)
649
if (
isRoot
(x))
651
return
isRoot
(y);
653
if (
isRoot
(y))