8 usages of Guid 00000000-0000-0000-C000-000000000046
mscorlib (1)
system\runtime\interopservices\marshal.cs (1)
64
private static Guid IID_IUnknown = new Guid("
00000000-0000-0000-C000-000000000046
");
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\ComGuids.cs (1)
42
public const string Unknown = "
00000000-0000-0000-C000-000000000046
";
src\Framework\System\Windows\Standard\ComGuids.cs (1)
42
public const string Unknown = "
00000000-0000-0000-C000-000000000046
";
System.Management (1)
Instrumentation\EventSource.cs (1)
45
Guid IID_IUnknown = new Guid("
00000000-0000-0000-C000-000000000046
");
System.Messaging (1)
System\Messaging\Interop\NativeMethods.cs (1)
99
public static Guid IID_IUnknown = new Guid("
{00000000-0000-0000-C000-000000000046}
");
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ComPlusInstanceProvider.cs (1)
24
static readonly Guid IID_IUnknown = new Guid("
00000000-0000-0000-C000-000000000046
");
System.Windows.Forms (1)
winforms\Managed\System\WinForms\NativeMethods.cs (1)
5996
public static Guid IID_IUnknown = new Guid("
{00000000-0000-0000-C000-000000000046}
");
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\CompileXomlTask.cs (1)
56
private static readonly Guid IID_IUnknown = new Guid("
{00000000-0000-0000-C000-000000000046}
");