https://github.com/chamons/overload-ide-tests
https://github.com/chamons/overload-ide-tests
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chamons/overload-ide-tests
- Owner: chamons
- Created: 2021-03-26T20:09:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-26T20:12:45.000Z (almost 5 years ago)
- Last Synced: 2025-10-13T05:16:35.336Z (3 months ago)
- Language: C#
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
Program.cs(16,20): error CS0121: The call is ambiguous between the following methods or properties: 'FooClient.CheckThing(OptionsBag)' and 'FooClient.CheckThing(CancellationToken)' [C:\Users\chhamo\Projects\overload-ide-tests\overload-ide-tests.csproj]
```