dotnet/roslyn
Ver no GitHubInvestigate and fix/document the behavior when compiler is supplied with a netmodule reference in wrong casing.
Open
#1.672 aberto em 30 de mar. de 2015
Area-CompilersConcept-PortabilityDocumentationLanguage-C#Language-VBhelp wanted
Métricas do repositório
- Stars
- (20.414 stars)
- Métricas de merge de PR
- (Mesclagem média 6d 17h) (256 fundiu PRs em 30d)
Description
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.