google.golang.org/protobuf/internal/filedesc.Builder.RawDescriptor (field)

15 uses

	google.golang.org/protobuf/internal/filedesc (current package)
		build.go#L25: 	RawDescriptor []byte
		build.go#L94: 		db.unmarshalCounts(db.RawDescriptor, true)
		desc_init.go#L29: 	fd.unmarshalSeed(db.RawDescriptor)
		desc_lazy.go#L20: 	fd.unmarshalFull(fd.builder.RawDescriptor)

	google.golang.org/protobuf/internal/impl
		legacy_file.go#L60: 		RawDescriptor: b2,

	google.golang.org/protobuf/types/descriptorpb
		descriptor.pb.go#L3942: 			RawDescriptor: file_google_protobuf_descriptor_proto_rawDesc,

	google.golang.org/protobuf/types/known/anypb
		any.pb.go#L484: 			RawDescriptor: file_google_protobuf_any_proto_rawDesc,

	google.golang.org/protobuf/types/known/durationpb
		duration.pb.go#L365: 			RawDescriptor: file_google_protobuf_duration_proto_rawDesc,

	google.golang.org/protobuf/types/known/timestamppb
		timestamp.pb.go#L376: 			RawDescriptor: file_google_protobuf_timestamp_proto_rawDesc,

	google.golang.org/genproto/googleapis/rpc/status
		status.pb.go#L189: 			RawDescriptor: file_google_rpc_status_proto_rawDesc,

	google.golang.org/grpc/binarylog/grpc_binarylog_v1
		binarylog.pb.go#L1168: 			RawDescriptor: file_grpc_binlog_v1_binarylog_proto_rawDesc,

	github.com/golang/protobuf/proto
		registry.go#L48: 	protoimpl.DescBuilder{RawDescriptor: b}.Build()

	github.com/golang/protobuf/ptypes/any
		any.pb.go#L49: 			RawDescriptor: file_github_com_golang_protobuf_ptypes_any_any_proto_rawDesc,

	github.com/golang/protobuf/ptypes/duration
		duration.pb.go#L50: 			RawDescriptor: file_github_com_golang_protobuf_ptypes_duration_duration_proto_rawDesc,

	github.com/golang/protobuf/ptypes/timestamp
		timestamp.pb.go#L51: 			RawDescriptor: file_github_com_golang_protobuf_ptypes_timestamp_timestamp_proto_rawDesc,