Skip to content

Question : Performance and 'System.IO.FileNotFoundException' in System.Private.CoreLib.dll #145

@FransVanEk

Description

@FransVanEk

When appying an orderby
source.OrderBy(destinationProperty + (orderDescending ? " descending" : " ascending"));

in the debug window it shows 6 times:

Exception thrown: 'System.IO.FileNotFoundException' in System.Private.CoreLib.dll

and the whole operation takes about 0.6 sec to complete.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions