1 write to s_guidADO27
Microsoft.Build.Tasks.Core (1)
ComReference.cs (1)
86
ado27 = (ITypeLib)NativeMethods.LoadRegTypeLib(ref
s_guidADO27
, 2, 7, 0);
1 reference to s_guidADO27
Microsoft.Build.Tasks.Core (1)
ComReference.cs (1)
527
typeLibAttr.guid =
s_guidADO27
;