8 references to Custom
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (8)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Issue048192\Customhttp.cs (8)
611case PatternOneofCase.Custom: 799get { return patternCase_ == PatternOneofCase.Custom ? (global::CustomHttpRule.CustomHttpPattern) pattern_ : null; } 802patternCase_ = value == null ? PatternOneofCase.None : PatternOneofCase.Custom; 926if (patternCase_ == PatternOneofCase.Custom) hash ^= Custom.GetHashCode(); 1024if (patternCase_ == PatternOneofCase.Custom) { 1061if (patternCase_ == PatternOneofCase.Custom) { 1109case PatternOneofCase.Custom: 1222if (patternCase_ == PatternOneofCase.Custom) {