3 references to isRoot
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Lookup.cs (3)
702
if (
isRoot
(x))
704
return
isRoot
(y);
706
if (
isRoot
(y))