Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Calling "Count()" on result enumeration causes "First()" to fail #4

@mike-marshall

Description

@mike-marshall

for the Google provider (Not sure about the others), if I call "Count()" on the resulting Address collection then "First()" claims there are none in the collection, even though "Count()" returns 1. Feels like Count() is unnecessarily moving and internal iterator

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions