desharp icon indicating copy to clipboard operation
desharp copied to clipboard

Make sure desharp could display compound access modifiers.

Open tomFlidr opened this issue 5 years ago • 0 comments

protected internal: https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/protected-internal

private protected: https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/private-protected

tomFlidr avatar Sep 14 '20 09:09 tomFlidr