| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
(cherry picked from commit a6558fa)
(cherry picked from commit 9bedf6c)
* Collection traits detection does not care about source interface type itself * Creating delegate in generated code emits wrong method reference due to above wrong traits.
Remove the references for DataContractAttribute and DataMemberAttribute and re-implement with reflection-based attribute retrieving.
|
Sorry for delayed response, and I am sorry for asking, please check followings:
Thank you for your contribution! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
BUG REPORT
SOURCE FILE: MsgPack.Cli.0.6.8.nupkg
WINDOWS INSTALL PATH: C:\Program Files\PackageManagement\NuGet\Packages\MsgPack.Cli.0.6.8\lib\net45\MsgPack.XML
BUG COUNT: 1 of 870,899 bytes
CLASS: TYPO
SEVERITY: NONE
Line 1968 has a typo: 'othereise' should be 'otherwise'
1966
1967 <c>true</c> if the <paramref name="value"> is immutable collection;
1968 othereise, <c>false</c>.
1969
FIX:
Open file in PowerShell Administrator mode using install path.
Use Ctrl-G shortcut to get 'GoToLine Box'. Enter 1968. Correct 'e' to 'w'. Save the file.
Happy typos!