2 references to IsRoot
Microsoft.CodeAnalysis.CSharp (2)
Lowering\AsyncRewriter\AsyncExceptionHandlerRewriter.cs (2)
959if (this.IsRoot() || (LabelsOpt != null && LabelsOpt.Contains(label))) 991if (this.IsRoot())