1 write to _handle
Microsoft.CodeAnalysis.Workspaces (1)
Shared\Extensions\SafeHandleLease.cs (1)
21
=>
_handle
= handle;
1 reference to _handle
Microsoft.CodeAnalysis.Workspaces (1)
Shared\Extensions\SafeHandleLease.cs (1)
28
=>
_handle
?.DangerousRelease();