3 references to IReferenceIdentity
Microsoft.Build.Tasks.Core (3)
ManifestUtil\MetadataReader.cs (3)
276private static Guid s_refidGuid = GetGuidOfType(typeof(IReferenceIdentity)); 349IReferenceIdentity refid = (IReferenceIdentity)NativeMethods.GetAssemblyIdentityFromFile(_path, ref s_refidGuid);