github.com/golang/protobuf/proto.OneofProperties.Prop (field)

5 uses

	github.com/golang/protobuf/proto (current package)
		properties.go#L95: 	Prop *Properties
		properties.go#L279: 				Prop: new(Properties),
		properties.go#L282: 			p.Prop.Name = f.Name
		properties.go#L283: 			p.Prop.Parse(f.Tag.Get("protobuf"))
		properties.go#L297: 			prop.OneofTypes[p.Prop.OrigName] = p