2 writes to wrappers_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
204wrappers_ = other.wrappers_ != null ? other.wrappers_.Clone() : null; 287wrappers_ = value;
9 references to wrappers_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (9)
204wrappers_ = other.wrappers_ != null ? other.wrappers_.Clone() : null; 285get { return wrappers_; } 650if (wrappers_ != null) hash ^= Wrappers.GetHashCode(); 793if (wrappers_ != null) { 879if (wrappers_ != null) { 959if (other.wrappers_ != null) { 960if (wrappers_ == null) { 1227if (wrappers_ == null) {