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)
17if (_action != null) 19_action();