1 reference to TryGetHoistedLocal
Microsoft.CodeAnalysis.CSharp (1)
Lowering\AsyncRewriter\AsyncExceptionHandlerRewriter.cs (1)
654
if (catchFrame == null || !catchFrame.
TryGetHoistedLocal
(node.LocalSymbol, out hoistedLocal))