Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-11-26[mcs] Fix null coalescing operator on cast of source expression resolved to ↵Marek Safar
implicit user operator conversion. Fixes #36161