google.golang.org/protobuf/reflect/protoreflect.SourcePath.String (method, view implemented interface methods)

3 uses

	google.golang.org/protobuf/reflect/protoreflect (current package)
		source.go#L92: func (p SourcePath) String() string {

	google.golang.org/protobuf/internal/filedesc
		desc_list.go#L449: 				return pathKey{str: p.String()}
		desc_list.go#L456: 	return pathKey{str: p.String()}