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