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)
23
public T Context =>
_item
;
28
if (!other.
_item
.Equals(
_item
)) return false;
50
return
_item
.GetHashCode();