3 references to isRoot
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Lookup.cs (3)
701
if (
isRoot
(x))
703
return
isRoot
(y);
705
if (
isRoot
(y))