3 references to ISecuritySuppressedIAttachmentExecute
WindowsBase (3)
Base\MS\Internal\Security\AttachmentService.cs (3)
50
_native = (
ISecuritySuppressedIAttachmentExecute
)new AttachmentServices();
81
ISecuritySuppressedIAttachmentExecute
native = service._native;
165
private
ISecuritySuppressedIAttachmentExecute
_native;