3 references to isRoot
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Lookup.cs (3)
722
if (
isRoot
(x))
724
return
isRoot
(y);
726
if (
isRoot
(y))