3 references to isRoot
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Lookup.cs (3)
729
if (
isRoot
(x))
731
return
isRoot
(y);
733
if (
isRoot
(y))