2 writes to oauthScope_
InteropClient (2)
artifacts\obj\InteropClient\Release\net10.0\Messages.cs (2)
1312
oauthScope_
= other.oauthScope_;
1364
oauthScope_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to oauthScope_
InteropClient (2)
artifacts\obj\InteropClient\Release\net10.0\Messages.cs (2)
1312
oauthScope_ = other.
oauthScope_
;
1362
get { return
oauthScope_
; }