3 references to isRoot
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Lookup.cs (3)
692
if (
isRoot
(x))
694
return
isRoot
(y);
696
if (
isRoot
(y))