2 writes to enum_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Proto\Responsebody.cs (2)
265
enum_
= other.enum_;
307
enum_
= value;
2 references to enum_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Proto\Responsebody.cs (2)
265
enum_ = other.
enum_
;
305
get { return
enum_
; }