1 write to _lib
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\TypeLibMetaObject.cs (1)
15
_lib
= lib;
3 references to _lib
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\ComInterop\TypeLibMetaObject.cs (3)
19
if (
_lib
.HasMember(name)) {
32
Expression.Constant(
_lib
.Guid)
62
return
_lib
.GetMemberNames();