2 writes to _native
WindowsBase (2)
Base\MS\Internal\Security\AttachmentService.cs (2)
50_native = (ISecuritySuppressedIAttachmentExecute)new AttachmentServices(); 131_native = null;
4 references to _native
WindowsBase (4)
Base\MS\Internal\Security\AttachmentService.cs (4)
51_native.SetClientGuid(ref _clientId); 81ISecuritySuppressedIAttachmentExecute native = service._native; 128if (_native != null) 130Marshal.ReleaseComObject(_native);