2 writes to _action
Microsoft.DotNet.AsmDiff (2)
src\Common\Internal\DisposeAction.cs (2)
12
_action
= action;
20
_action
= null;
2 references to _action
Microsoft.DotNet.AsmDiff (2)
src\Common\Internal\DisposeAction.cs (2)
17
if (
_action
!= null)
19
_action
();