1 reference to WrapWithVariablesAndLocalFunctionsIfAny
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Statements.cs (1)
349
return binder.
WrapWithVariablesAndLocalFunctionsIfAny
(node, binder.BindStatement(node, diagnostics));