2 writes to FillOauthScope
InteropWebsite (2)
artifacts\obj\InteropWebsite\Release\net10.0\Messages.cs (2)
1127
FillOauthScope
= other.FillOauthScope;
1241
FillOauthScope
= input.ReadBool();
9 references to FillOauthScope
InteropWebsite (9)
artifacts\obj\InteropWebsite\Release\net10.0\Messages.cs (9)
954
if (
FillOauthScope
!= other.
FillOauthScope
) return false;
969
if (
FillOauthScope
!= false) hash ^=
FillOauthScope
.GetHashCode();
1049
if (
FillOauthScope
!= false) {
1051
output.WriteBool(
FillOauthScope
);
1087
if (
FillOauthScope
!= false) {
1126
if (other.
FillOauthScope
!= false) {
1127
FillOauthScope = other.
FillOauthScope
;