Searched defs:RealContainingOneof (Results 1 – 2 of 2) sorted by relevance
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
| D | FieldDescriptor.cs | 64 …public OneofDescriptor RealContainingOneof => ContainingOneof?.IsSynthetic == false ? ContainingOn… field in Google.Protobuf.Reflection.FieldDescriptor |
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
| D | FieldDescriptor.cs | 64 …public OneofDescriptor RealContainingOneof => ContainingOneof?.IsSynthetic == false ? ContainingOn… field in Google.Protobuf.Reflection.FieldDescriptor |