Searched defs:IsSynthetic (Results 1 – 8 of 8) sorted by relevance
106 public bool IsSynthetic { get; } property in Google.Protobuf.Reflection.OneofDescriptor
48 func (d oneofDesc) IsSynthetic() bool { return d.synthetic } func
423 IsSynthetic() bool methodSpec
342 func (od *Oneof) IsSynthetic() bool { func
3709 pub IsSynthetic: super::super::Foundation::BOOL, field