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)
611
case PatternOneofCase.
Custom
:
799
get { return patternCase_ == PatternOneofCase.
Custom
? (global::CustomHttpRule.CustomHttpPattern) pattern_ : null; }
802
patternCase_ = value == null ? PatternOneofCase.None : PatternOneofCase.
Custom
;
926
if (patternCase_ == PatternOneofCase.
Custom
) hash ^= Custom.GetHashCode();
1024
if (patternCase_ == PatternOneofCase.
Custom
) {
1061
if (patternCase_ == PatternOneofCase.
Custom
) {
1109
case PatternOneofCase.
Custom
:
1222
if (patternCase_ == PatternOneofCase.
Custom
) {