type encoding/json.reflectWithString

3 uses

	encoding/json (current package)
		encode.go#L798: 	sv := make([]reflectWithString, len(keys))
		encode.go#L999: type reflectWithString struct {
		encode.go#L1004: func (w *reflectWithString) resolve() error {