4 references to Guid
Microsoft.CSharp (4)
Microsoft\CSharp\RuntimeBinder\ComInterop\TypeEnumMetaObject.cs (2)
46typeof(ComTypeLibDesc).GetProperty(nameof(ComTypeLibDesc.Guid))), 47Expression.Constant(_desc.TypeLib.Guid)
Microsoft\CSharp\RuntimeBinder\ComInterop\TypeLibMetaObject.cs (2)
30typeof(ComTypeLibDesc).GetProperty(nameof(ComTypeLibDesc.Guid)) 32Expression.Constant(_lib.Guid)