4 usages of Guid {00000000-0000-0000-C000-000000000046}
Microsoft.Build.Tasks.Core (1)
NativeMethods.cs (1)
547
internal static Guid IID_IUnknown = new Guid("
{00000000-0000-0000-C000-000000000046}
");
PresentationFramework (3)
MS\Internal\AppModel\ComGuids.cs (1)
49
public const string Unknown = "
00000000-0000-0000-C000-000000000046
";
MS\Internal\WindowsRuntime\Generated\WinRT\Interop\IUnknownVftbl.cs (1)
11
[Guid("
00000000-0000-0000-C000-000000000046
")]
System\Windows\Standard\ComGuids.cs (1)
44
public const string Unknown = "
00000000-0000-0000-C000-000000000046
";