2 writes to parameterInt_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Parameters.cs (2)
131
parameterInt_
= other.parameterInt_;
150
parameterInt_
= value;
2 references to parameterInt_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Parameters.cs (2)
131
parameterInt_ = other.
parameterInt_
;
148
get { return
parameterInt_
; }