4 usages of Guid 00000001-0000-0000-C000-000000000046
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
Navigation\NativeMethods.cs (2)
570
var comClassFactory = (IClassFactory)DllGetClassObject(diaSourceClassGuid, new Guid("
00000001-0000-0000-C000-000000000046
"));
577
[ComImport, ComVisible(false), Guid("
00000001-0000-0000-C000-000000000046
"),
System.Windows.Forms.Primitives (2)
_generated\114\Windows.Win32.IClassFactory.g.cs (2)
22
[Guid("
00000001-0000-0000-C000-000000000046
")]
189
[Guid("
00000001-0000-0000-C000-000000000046
"),InterfaceType(ComInterfaceType.InterfaceIsIUnknown),ComImport()]