2 writes to FillUsername
InteropWebsite (2)
artifacts\obj\InteropWebsite\Release\net10.0\Messages.cs (2)
1124
FillUsername
= other.FillUsername;
1237
FillUsername
= input.ReadBool();
9 references to FillUsername
InteropWebsite (9)
artifacts\obj\InteropWebsite\Release\net10.0\Messages.cs (9)
953
if (
FillUsername
!= other.
FillUsername
) return false;
968
if (
FillUsername
!= false) hash ^=
FillUsername
.GetHashCode();
1045
if (
FillUsername
!= false) {
1047
output.WriteBool(
FillUsername
);
1084
if (
FillUsername
!= false) {
1123
if (other.
FillUsername
!= false) {
1124
FillUsername = other.
FillUsername
;