3 usages of Guid FD8256D0-FD15-11CE-ABC4-02608C9E7553
System.DirectoryServices (1)
Interop\UnsafeNativeMethods.cs (1)
39[ComImport, Guid("FD8256D0-FD15-11CE-ABC4-02608C9E7553")]
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\Context.cs (1)
89Guid g = new Guid("fd8256d0-fd15-11ce-abc4-02608c9e7553"); // IID_IUnknown
System\DirectoryServices\AccountManagement\interopt.cs (1)
100[ComImport, Guid("FD8256D0-FD15-11CE-ABC4-02608C9E7553"), InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)]