google.golang.org/protobuf/internal/filetype.Builder.ExtensionInfos (field)

8 uses

	google.golang.org/protobuf/internal/filetype (current package)
		build.go#L106: 	ExtensionInfos []pimpl.ExtensionInfo
		build.go#L209: 	if len(tb.ExtensionInfos) != len(fbOut.Extensions) {
		build.go#L234: 		pimpl.InitExtensionInfo(&tb.ExtensionInfos[i], &fbOut.Extensions[i], goType)
		build.go#L237: 		if err := tb.TypeRegistry.RegisterExtension(&tb.ExtensionInfos[i]); err != nil {

	google.golang.org/genproto/googleapis/api/annotations
		annotations.pb.go#L118: 		ExtensionInfos:    file_google_api_annotations_proto_extTypes,
		client.pb.go#L213: 		ExtensionInfos:    file_google_api_client_proto_extTypes,
		field_behavior.pb.go#L232: 		ExtensionInfos:    file_google_api_field_behavior_proto_extTypes,
		resource.pb.go#L715: 		ExtensionInfos:    file_google_api_resource_proto_extTypes,