1 write to int64Value_
Microsoft.AspNetCore.Grpc.Swagger.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (1)
1778int64Value_ = value;
7 references to int64Value_
Microsoft.AspNetCore.Grpc.Swagger.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (7)
1776get { return int64Value_; } 1900if (int64Value_ != null) hash ^= Int64Value.GetHashCode(); 1968if (int64Value_ != null) { 2005if (int64Value_ != null) { 2048if (other.int64Value_ != null) { 2049if (int64Value_ == null || other.Int64Value != 0L) { 2192if (int64Value_ == null || value != 0L) {