Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FxCopAnalyzer #44

Closed
roxk opened this issue May 30, 2022 · 0 comments
Closed

Add FxCopAnalyzer #44

roxk opened this issue May 30, 2022 · 0 comments

Comments

@roxk
Copy link
Contributor

roxk commented May 30, 2022

As of 3.3.2, FxCop is deprecated. Should use .NET analyzer now.

roxk added a commit to roxk/authgear-sdk-xamarin that referenced this issue Jun 1, 2022
@roxk roxk mentioned this issue Jun 1, 2022
3 tasks
roxk added a commit to roxk/authgear-sdk-xamarin that referenced this issue Jun 1, 2022
roxk added a commit to roxk/authgear-sdk-xamarin that referenced this issue Jun 1, 2022
roxk added a commit to roxk/authgear-sdk-xamarin that referenced this issue Jun 2, 2022
roxk added a commit to roxk/authgear-sdk-xamarin that referenced this issue Jun 2, 2022
roxk added a commit to roxk/authgear-sdk-xamarin that referenced this issue Jun 2, 2022
roxk added a commit to roxk/authgear-sdk-xamarin that referenced this issue Jun 2, 2022
Add code to test passing simple list (using ReadOnlyCollection forces users to wrap the list into a ReadOnlyCollection, whereas the interface doesn't)
roxk added a commit to roxk/authgear-sdk-xamarin that referenced this issue Jun 2, 2022
roxk added a commit to roxk/authgear-sdk-xamarin that referenced this issue Jun 2, 2022
ReaderWriterLockSlim enforces lock state on a per-thread basis, aka thread identity, whereas SemaphoreSlim doesn't. Simply using semaphore slim allows unlocking the lock in another thread.
roxk added a commit to roxk/authgear-sdk-xamarin that referenced this issue Jun 2, 2022
roxk added a commit to roxk/authgear-sdk-xamarin that referenced this issue Jun 2, 2022
louischan-oursky added a commit that referenced this issue Jun 2, 2022
@roxk roxk closed this as completed Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant