2 writes to enumValue_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (2)
3134enumValue_ = other.enumValue_; 3152enumValue_ = value;
2 references to enumValue_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (2)
3134enumValue_ = other.enumValue_; 3150get { return enumValue_; }