google.golang.org/protobuf/internal/filedesc.Builder.Build (method)

4 uses

	google.golang.org/protobuf/internal/filedesc (current package)
		build.go#L91: func (db Builder) Build() (out Out) {

	google.golang.org/protobuf/internal/filetype
		build.go#L138: 	fbOut := tb.File.Build()

	google.golang.org/protobuf/internal/impl
		legacy_file.go#L62: 	}.Build().File

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