This repository was archived by the owner on Jan 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +1612
-0
lines changed
Expand file tree Collapse file tree 4 files changed +1612
-0
lines changed Original file line number Diff line number Diff line change 5353 <Compile Include =" $(MSBuildThisFileDirectory)System\CharEnumerator.cs" />
5454 <Compile Include =" $(MSBuildThisFileDirectory)System\CLSCompliantAttribute.cs" />
5555 <Compile Include =" $(MSBuildThisFileDirectory)System\Collections\DictionaryEntry.cs" />
56+ <Compile Include =" $(MSBuildThisFileDirectory)System\Collections\Generic\Dictionary.cs" />
5657 <Compile Include =" $(MSBuildThisFileDirectory)System\Collections\Generic\ICollection.cs" />
5758 <Compile Include =" $(MSBuildThisFileDirectory)System\Collections\Generic\ICollectionDebugView.cs" />
5859 <Compile Include =" $(MSBuildThisFileDirectory)System\Collections\Generic\IComparer.cs" />
6768 <Compile Include =" $(MSBuildThisFileDirectory)System\Collections\Generic\IReadOnlyList.cs" />
6869 <Compile Include =" $(MSBuildThisFileDirectory)System\Collections\Generic\KeyNotFoundException.cs" />
6970 <Compile Include =" $(MSBuildThisFileDirectory)System\Collections\Generic\KeyValuePair.cs" />
71+ <Compile Include =" $(MSBuildThisFileDirectory)System\Collections\Generic\NonRandomizedStringEqualityComparer.cs" />
7072 <Compile Include =" $(MSBuildThisFileDirectory)System\Collections\Generic\List.cs" />
73+ <Compile Include =" $(MSBuildThisFileDirectory)System\Collections\HashHelpers.cs" />
7174 <Compile Include =" $(MSBuildThisFileDirectory)System\Collections\ICollection.cs" />
7275 <Compile Include =" $(MSBuildThisFileDirectory)System\Collections\IComparer.cs" />
7376 <Compile Include =" $(MSBuildThisFileDirectory)System\Collections\IDictionary.cs" />
You can’t perform that action at this time.
0 commit comments