4 references to PatternCase
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (4)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Issue048192\Customhttp.cs (4)
595
switch (other.
PatternCase
) {
912
if (
PatternCase
!= other.
PatternCase
) return false;
1093
switch (other.
PatternCase
) {