Skip to content

CacheConnectionStringProperties is called twice when initializing SqlConnection. #680

@TrayanZapryanov

Description

@TrayanZapryanov

When calling any constructor of SqlConnection - there is an explicit call of CacheConnectionStringProperties.
This looks redundant as both ctor's are setting property ConnectionString and there is a call in it's set method.
I hope that I've read correctly the code, if not please excuse me and close the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Performance 📈Issues that are targeted to performance improvements.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions