Searched defs:ContainingOneof (Results 1 – 6 of 6) sorted by relevance
30 func (d fieldDesc) ContainingOneof() protoreflect.OneofDescriptor { func
58 public OneofDescriptor ContainingOneof { get; } property in Google.Protobuf.Reflection.FieldDescriptor
171 func (x placeholderExtension) ContainingOneof() protoreflect.OneofDescriptor { return nil } func
210 ContainingOneof protoreflect.OneofDescriptor // must be consistent with Message.Oneofs.Fields member310 func (fd *Field) ContainingOneof() protoreflect.OneofDescriptor { return fd.L1.ContainingOneof… func406 func (xd *Extension) ContainingOneof() protoreflect.OneofDescriptor { return nil } func
374 ContainingOneof() OneofDescriptor methodSpec