google.golang.org/protobuf/internal/filetype.Out.File (field)

13 uses

	google.golang.org/protobuf/internal/filetype (current package)
		build.go#L118: 	File protoreflect.FileDescriptor
		build.go#L139: 	out.File = fbOut.File
		build.go#L181: 		if out.File.Path() == "google/protobuf/descriptor.proto" && out.File.Package() == "google.protobuf" {

	google.golang.org/protobuf/types/descriptorpb
		descriptor.pb.go#L3953: 	File_google_protobuf_descriptor_proto = out.File

	google.golang.org/protobuf/types/known/anypb
		any.pb.go#L494: 	File_google_protobuf_any_proto = out.File

	google.golang.org/protobuf/types/known/durationpb
		duration.pb.go#L375: 	File_google_protobuf_duration_proto = out.File

	google.golang.org/protobuf/types/known/timestamppb
		timestamp.pb.go#L386: 	File_google_protobuf_timestamp_proto = out.File

	google.golang.org/genproto/googleapis/rpc/status
		status.pb.go#L199: 	File_google_rpc_status_proto = out.File

	google.golang.org/grpc/binarylog/grpc_binarylog_v1
		binarylog.pb.go#L1179: 	File_grpc_binlog_v1_binarylog_proto = out.File

	github.com/golang/protobuf/ptypes/any
		any.pb.go#L58: 	File_github_com_golang_protobuf_ptypes_any_any_proto = out.File

	github.com/golang/protobuf/ptypes/duration
		duration.pb.go#L59: 	File_github_com_golang_protobuf_ptypes_duration_duration_proto = out.File

	github.com/golang/protobuf/ptypes/timestamp
		timestamp.pb.go#L60: 	File_github_com_golang_protobuf_ptypes_timestamp_timestamp_proto = out.File