1 write to _item
Microsoft.Interop.ComInterfaceGenerator (1)
ItemAndSyntaxes.cs (1)
19_item = item;
4 references to _item
Microsoft.Interop.ComInterfaceGenerator (4)
ItemAndSyntaxes.cs (4)
23public T Context => _item; 28if (!other._item.Equals(_item)) return false; 50return _item.GetHashCode();