1 write to IsReusable
Microsoft.CodeAnalysis.CSharp (1)
Lowering\StateMachineRewriter\CapturedSymbol.cs (1)
19
this.
IsReusable
= isReusable;
2 references to IsReusable
Microsoft.CodeAnalysis.CSharp (2)
Lowering\StateMachineRewriter\MethodToStateMachineRewriter.cs (2)
356
if (proxy.
IsReusable
)
367
if (proxy.
IsReusable
)