Roland Auer

Results 1 issues of Roland Auer

I have a Count() operation in an ODataController. When I call ConvertToOpenApi on the IEdmModel a System.InvalidOperationException: 'Collection was modified; enumeration operation may not execute.' is thrown ( in [src/Microsoft.OpenApi.OData.Reader/Edm/ODataPathProvider.cs](https://github.com/microsoft/OpenAPI.NET.OData/blob/119f2c9f7e2a7a31ada094e2ae36952778ff11ee/src/Microsoft.OpenApi.OData.Reader/Edm/ODataPathProvider.cs#L950))....