dotnet/roslyn

Investigate and fix/document the behavior when compiler is supplied with a netmodule reference in wrong casing.

Open

#1,672 建立於 2015年3月30日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)C# (20,414 star) (4,257 fork)batch import
Area-CompilersConcept-PortabilityDocumentationLanguage-C#Language-VBhelp wanted

描述

We had reports that some versions of CSC could embed two module references in the metadata - one as supplied and another matching the actual file name.

There should be just one module reference in the metadata.

貢獻者指南