2 writes to type_
InteropClient (2)
artifacts\obj\InteropClient\Release\net10.0\Messages.cs (2)
327type_ = other.type_; 349type_ = value;
2 references to type_
InteropClient (2)
artifacts\obj\InteropClient\Release\net10.0\Messages.cs (2)
327type_ = other.type_; 347get { return type_; }