Merge pull request #4118 from petertiedemann/fix-bug-48516
[mono.git] / mcs / class / System.Core / common_System.Core.dll.sources
1 ../../build/common/SR.cs
2 ../../build/common/MonoTODOAttribute.cs
3
4 Assembly/AssemblyInfo.cs
5 System/Util.cs
6 System.IO.MemoryMappedFiles/MemoryMappedFile.cs
7 System.IO.MemoryMappedFiles/MemoryMappedView.cs
8 Microsoft.Win32.SafeHandles/SafeMemoryMappedFileHandle.cs
9 Microsoft.Win32.SafeHandles/SafeMemoryMappedViewHandle.cs
10 System.Security.Cryptography/AesCng.cs
11 System.Security.Cryptography/TripleDESCng.cs
12 System.Security.Cryptography.X509Certificates/ECDsaCertificateExtensions.cs
13 System.Security.Cryptography.X509Certificates/RSACertificateExtensions.cs
14 Microsoft.Win32.SafeHandles/SafeNCryptHandle.cs
15 Microsoft.Win32.SafeHandles/SafeNCryptKeyHandle.cs
16 Microsoft.Win32.SafeHandles/SafeNCryptProviderHandle.cs
17 Microsoft.Win32.SafeHandles/SafeNCryptSecretHandle.cs
18 Microsoft.Win32.SafeHandles/SafePipeHandle.cs
19
20 System.IO.Pipes/AnonymousPipeClientStream.cs
21 System.IO.Pipes/AnonymousPipeServerStream.cs
22 System.IO.Pipes/NamedPipeClientStream.cs
23 System.IO.Pipes/NamedPipeServerStream.cs
24 System.IO.Pipes/PipeAccessRights.cs
25 System.IO.Pipes/PipeAccessRule.cs
26 System.IO.Pipes/PipeAuditRule.cs
27 System.IO.Pipes/PipeDirection.cs
28 System.IO.Pipes/PipeInterfaces.cs
29 System.IO.Pipes/PipeOptions.cs
30 System.IO.Pipes/PipeSecurity.cs
31 System.IO.Pipes/PipeStream.cs
32 System.IO.Pipes/PipeStreamImpersonationWorker.cs
33 System.IO.Pipes/PipeTransmissionMode.cs
34
35 ReferenceSources/SR.cs
36 ReferenceSources/SR.missing.cs
37 ReferenceSources/Error.cs
38 ReferenceSources/Strings.cs
39
40 corefx/LambdaExpression.cs
41 corefx/SR.cs
42 corefx/SR.missing.cs
43
44 ../referencesource/System.Core/Microsoft/Scripting/Utils/Action.cs
45 ../referencesource/System.Core/Microsoft/Scripting/Utils/Extension.cs
46 ../referencesource/System.Core/Microsoft/Scripting/Utils/Function.cs
47 ../referencesource/System.Core/Microsoft/Scripting/Utils/StrongBox.cs
48
49 ../referencesource/System.Core/System/FuncAndAction.cs
50 ../referencesource/System.Core/System/InvalidTimeZoneException.cs
51 ../referencesource/System.Core/System/TimeZoneInfo.cs
52 ../referencesource/System.Core/System/TimeZoneNotFoundException.cs
53
54 ../referencesource/System.Core/System/Collections/Generic/BitHelper.cs
55 ../referencesource/System.Core/System/Collections/Generic/HashSet.cs
56 ../referencesource/System.Core/System/Collections/Generic/HashSetDebugView.cs
57 ../referencesource/System.Core/System/Collections/Generic/HashSetEqualityComparer.cs
58
59 ../referencesource/System.Core/System/IO/Enums.cs
60
61 ../referencesource/System.Core/System/IO/MemoryMappedFiles/Enums.cs
62 ../referencesource/System.Core/System/IO/MemoryMappedFiles/MemoryMappedFileSecurity.cs
63 ../referencesource/System.Core/System/IO/MemoryMappedFiles/MemoryMappedViewAccessor.cs
64 ../referencesource/System.Core/System/IO/MemoryMappedFiles/MemoryMappedViewStream.cs
65
66 ../referencesource/System.Core/System/Linq/Enumerable.cs
67 ../referencesource/System.Core/System/Linq/IQueryable.cs
68 ../referencesource/System.Core/System/Linq/SequenceQuery.cs
69 ../referencesource/System.Core/System/Linq/TypeHelper.cs
70 ../referencesource/System.Core/System/Linq/Expressions/ExpressionVisitor.cs
71
72 ../referencesource/System.Core/System/Linq/ParallelEnumerable.cs
73 ../referencesource/System.Core/System/Linq/ParallelMergeOptions.cs
74 ../referencesource/System.Core/System/Linq/ParallelExecutionMode.cs
75 ../referencesource/System.Core/System/Linq/Parallel/Channels/AsynchronousChannel.cs
76 ../referencesource/System.Core/System/Linq/Parallel/Channels/SynchronousChannel.cs
77 ../referencesource/System.Core/System/Linq/Parallel/Enumerables/AggregationMinMaxHelpers.cs
78 ../referencesource/System.Core/System/Linq/Parallel/Enumerables/EmptyEnumerable.cs
79 ../referencesource/System.Core/System/Linq/Parallel/Enumerables/EnumerableWrapperWeakToStrong.cs
80 ../referencesource/System.Core/System/Linq/Parallel/Enumerables/IParallelPartitionable.cs
81 ../referencesource/System.Core/System/Linq/Parallel/Enumerables/OrderedParallelQuery.cs
82 ../referencesource/System.Core/System/Linq/Parallel/Enumerables/ParallelEnumerableWrapper.cs
83 ../referencesource/System.Core/System/Linq/Parallel/Enumerables/ParallelQuery.cs
84 ../referencesource/System.Core/System/Linq/Parallel/Enumerables/QueryAggregationOptions.cs
85 ../referencesource/System.Core/System/Linq/Parallel/Enumerables/RangeEnumerable.cs
86 ../referencesource/System.Core/System/Linq/Parallel/Enumerables/RepeatEnumerable.cs
87 ../referencesource/System.Core/System/Linq/Parallel/Merging/ArrayMergeHelper.cs
88 ../referencesource/System.Core/System/Linq/Parallel/Merging/AsynchronousChannelMergeEnumerator.cs
89 ../referencesource/System.Core/System/Linq/Parallel/Merging/DefaultMergeHelper.cs
90 ../referencesource/System.Core/System/Linq/Parallel/Merging/IMergeHelper.cs
91 ../referencesource/System.Core/System/Linq/Parallel/Merging/MergeEnumerator.cs
92 ../referencesource/System.Core/System/Linq/Parallel/Merging/MergeExecutor.cs
93 ../referencesource/System.Core/System/Linq/Parallel/Merging/OrderPreservingMergeHelper.cs
94 ../referencesource/System.Core/System/Linq/Parallel/Merging/OrderPreservingPipeliningMergeHelper.cs
95 ../referencesource/System.Core/System/Linq/Parallel/Merging/SynchronousChannelMergeEnumerator.cs
96 ../referencesource/System.Core/System/Linq/Parallel/Partitioning/HashRepartitionEnumerator.cs
97 ../referencesource/System.Core/System/Linq/Parallel/Partitioning/HashRepartitionStream.cs
98 ../referencesource/System.Core/System/Linq/Parallel/Partitioning/IPartitionedStreamRecipient.cs
99 ../referencesource/System.Core/System/Linq/Parallel/Partitioning/OrderedHashRepartitionEnumerator.cs
100 ../referencesource/System.Core/System/Linq/Parallel/Partitioning/OrderedHashRepartitionStream.cs
101 ../referencesource/System.Core/System/Linq/Parallel/Partitioning/PartitionedDataSource.cs
102 ../referencesource/System.Core/System/Linq/Parallel/Partitioning/PartitionedStream.cs
103 ../referencesource/System.Core/System/Linq/Parallel/Partitioning/UnorderedHashRepartitionStream.cs
104 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/AssociativeAggregationOperator.cs
105 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Binary/ExceptQueryOperator.cs
106 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Binary/GroupJoinQueryOperator.cs
107 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Binary/HashJoinQueryOperatorEnumerator.cs
108 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Binary/IntersectQueryOperator.cs
109 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Binary/JoinQueryOperator.cs
110 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Binary/UnionQueryOperator.cs
111 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Binary/ZipQueryOperator.cs
112 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/BinaryQueryOperator.cs
113 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/CountAggregationOperator.cs
114 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/DecimalAverageAggregationOperator.cs
115 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/DecimalMinMaxAggregationOperator.cs
116 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/DecimalSumAggregationOperator.cs
117 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/DoubleAverageAggregationOperator.cs
118 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/DoubleMinMaxAggregationOperator.cs
119 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/DoubleSumAggregationOperator.cs
120 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/FloatAverageAggregationOperator.cs
121 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/FloatMinMaxAggregationOperator.cs
122 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/FloatSumAggregationOperator.cs
123 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/InlinedAggregationOperator.cs
124 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/InlinedAggregationOperatorEnumerator.cs
125 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/IntAverageAggregationOperator.cs
126 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/IntMinMaxAggregationOperator.cs
127 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/IntSumAggregationOperator.cs
128 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/LongAverageAggregationOperator.cs
129 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/LongCountAggregationOperator.cs
130 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/LongMinMaxAggregationOperator.cs
131 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/LongSumAggregationOperator.cs
132 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/NullableDecimalAverageAggregationOperator.cs
133 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/NullableDecimalMinMaxAggregationOperator.cs
134 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/NullableDecimalSumAggregationOperator.cs
135 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/NullableDoubleAverageAggregationOperator.cs
136 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/NullableDoubleMinMaxAggregationOperator.cs
137 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/NullableDoubleSumAggregationOperator.cs
138 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/NullableFloatAverageAggregationOperator.cs
139 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/NullableFloatMinMaxAggregationOperator.cs
140 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/NullableFloatSumAggregationOperator.cs
141 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/NullableIntAverageAggregationOperator.cs
142 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/NullableIntMinMaxAggregationOperator.cs
143 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/NullableIntSumAggregationOperator.cs
144 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/NullableLongAverageAggregationOperator.cs
145 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/NullableLongMinMaxAggregationOperator.cs
146 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Inlined/NullableLongSumAggregationOperator.cs
147 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/ListQueryResults.cs
148 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Options/OrderingQueryOperator.cs
149 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Options/QueryExecutionOption.cs
150 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/OrdinalIndexState.cs
151 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/PartitionedStreamMerger.cs
152 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/PartitionerQueryOperator.cs
153 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/QueryOpeningEnumerator.cs
154 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/QueryOperator.cs
155 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/QueryOperatorEnumerator.cs
156 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/QueryResults.cs
157 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/QuerySettings.cs
158 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/ScanQueryOperator.cs
159 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/AnyAllSearchOperator.cs
160 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/ConcatQueryOperator.cs
161 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/ContainsSearchOperator.cs
162 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/DefaultIfEmptyQueryOperator.cs
163 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/DistinctQueryOperator.cs
164 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/ElementAtQueryOperator.cs
165 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/FirstQueryOperator.cs
166 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/ForAllOperator.cs
167 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/GroupByQueryOperator.cs
168 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/IndexedSelectQueryOperator.cs
169 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/IndexedWhereQueryOperator.cs
170 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/LastQueryOperator.cs
171 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/ReverseQueryOperator.cs
172 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/SelectManyQueryOperator.cs
173 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/SelectQueryOperator.cs
174 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/SingleQueryOperator.cs
175 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/SortQueryOperator.cs
176 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/TakeOrSkipQueryOperator.cs
177 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/TakeOrSkipWhileQueryOperator.cs
178 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/WhereQueryOperator.cs
179 ../referencesource/System.Core/System/Linq/Parallel/QueryOperators/UnaryQueryOperator.cs
180 ../referencesource/System.Core/System/Linq/Parallel/Scheduling/CancellationState.cs
181 ../referencesource/System.Core/System/Linq/Parallel/Scheduling/OrderPreservingPipeliningSpoolingTask.cs
182 ../referencesource/System.Core/System/Linq/Parallel/Scheduling/OrderPreservingSpoolingTask.cs
183 ../referencesource/System.Core/System/Linq/Parallel/Scheduling/QueryLifecycle.cs
184 ../referencesource/System.Core/System/Linq/Parallel/Scheduling/QueryTask.cs
185 ../referencesource/System.Core/System/Linq/Parallel/Scheduling/QueryTaskGroupState.cs
186 ../referencesource/System.Core/System/Linq/Parallel/Scheduling/Scheduling.cs
187 ../referencesource/System.Core/System/Linq/Parallel/Scheduling/SpoolingTask.cs
188 ../referencesource/System.Core/System/Linq/Parallel/Scheduling/SpoolingTaskBase.cs
189 ../referencesource/System.Core/System/Linq/Parallel/Utils/CancellableEnumerable.cs
190 ../referencesource/System.Core/System/Linq/Parallel/Utils/ExceptionAggregator.cs
191 ../referencesource/System.Core/System/Linq/Parallel/Utils/ExchangeUtilities.cs
192 ../referencesource/System.Core/System/Linq/Parallel/Utils/FixedMaxHeap.cs
193 ../referencesource/System.Core/System/Linq/Parallel/Utils/GrowingArray.cs
194 ../referencesource/System.Core/System/Linq/Parallel/Utils/HashLookup.cs
195 ../referencesource/System.Core/System/Linq/Parallel/Utils/IntValueEvent.cs
196 ../referencesource/System.Core/System/Linq/Parallel/Utils/ListChunk.cs
197 ../referencesource/System.Core/System/Linq/Parallel/Utils/Lookup.cs
198 ../referencesource/System.Core/System/Linq/Parallel/Utils/Pair.cs
199 ../referencesource/System.Core/System/Linq/Parallel/Utils/PairComparer.cs
200 ../referencesource/System.Core/System/Linq/Parallel/Utils/ReverseComparer.cs
201 ../referencesource/System.Core/System/Linq/Parallel/Utils/Shared.cs
202 ../referencesource/System.Core/System/Linq/Parallel/Utils/Sorting.cs
203 ../referencesource/System.Core/System/Linq/Parallel/Utils/TraceHelpers.cs
204 ../referencesource/System.Core/System/Linq/Parallel/Utils/Util.cs
205 ../referencesource/System.Core/System/Linq/Parallel/Utils/Wrapper.cs
206 ../referencesource/System.Core/System/Linq/Parallel/Utils/WrapperEqualityComparer.cs
207
208 ../referencesource/System.Core/System/Runtime/CompilerServices/DynamicAttribute.cs
209 ../referencesource/System.Core/System/Runtime/CompilerServices/ExecutionScope.cs
210
211 ../referencesource/System.Core/System/Security/Cryptography/Aes.cs
212 ../referencesource/System.Core/System/Security/Cryptography/BCryptNative.cs
213 ../referencesource/System.Core/System/Security/Cryptography/CngAlgorithm.cs
214 ../referencesource/System.Core/System/Security/Cryptography/CngAlgorithmGroup.cs
215 ../referencesource/System.Core/System/Security/Cryptography/CngKey.cs
216 ../referencesource/System.Core/System/Security/Cryptography/CngKeyBlobFormat.cs
217 ../referencesource/System.Core/System/Security/Cryptography/CngKeyCreationParameters.cs
218 ../referencesource/System.Core/System/Security/Cryptography/CngProperty.cs
219 ../referencesource/System.Core/System/Security/Cryptography/CngProvider.cs
220 ../referencesource/System.Core/System/Security/Cryptography/CngUIPolicy.cs
221 ../referencesource/System.Core/System/Security/Cryptography/ECDiffieHellmanPublicKey.cs
222 ../referencesource/System.Core/System/Security/Cryptography/ECDsa.cs
223 ../referencesource/System.Core/System/Security/Cryptography/ECDsaCng.cs
224 ../referencesource/System.Core/System/Security/Cryptography/NCryptNative.cs
225 ../referencesource/System.Core/System/Security/Cryptography/RsaCng.cs
226
227 ../referencesource/System.Core/System/threading/ReaderWriterLockSlim/ReaderWriterLockSlim.cs
228
229 ../referencesource/System.Core/System/threading/Tasks/TaskExtensions.cs
230
231 System.Runtime.InteropServices/ComAwareEventInfo.cs
232
233 System.Security.Cryptography/ECCurve.cs
234 System.Security.Cryptography/ECPoint.cs
235 System.Security.Cryptography/ECParameters.cs
236 System.Security.Cryptography/SHA256CryptoServiceProvider.cs
237 System.Security.Cryptography/SHA384CryptoServiceProvider.cs
238 System.Security.Cryptography/SHA512CryptoServiceProvider.cs
239
240 ../../../external/corefx/src/System.Linq.Expressions/src/System/Dynamic/*.cs
241
242 ../../../external/corefx/src/System.Linq.Expressions/src/System/Dynamic/Utils/CachedReflectionInfo.cs
243 ../../../external/corefx/src/System.Linq.Expressions/src/System/Dynamic/Utils/CollectionExtensions.cs
244 ../../../external/corefx/src/System.Linq.Expressions/src/System/Dynamic/Utils/EmptyReadOnlyCollection.cs
245 ../../../external/corefx/src/System.Linq.Expressions/src/System/Dynamic/Utils/ExpressionUtils.cs
246 ../../../external/corefx/src/System.Linq.Expressions/src/System/Dynamic/Utils/ExpressionVisitorUtils.cs
247 ../../../external/corefx/src/System.Linq.Expressions/src/System/Dynamic/Utils/ListArgumentProvider.cs
248 ../../../external/corefx/src/System.Linq.Expressions/src/System/Dynamic/Utils/ListParameterProvider.cs
249 ../../../external/corefx/src/System.Linq.Expressions/src/System/Dynamic/Utils/TypeUtils.cs
250 ../../../external/corefx/src/System.Linq.Expressions/src/System/Dynamic/Utils/TypeExtensions.cs
251
252 ../../../external/corefx/src/System.Linq.Expressions/src/System/Linq/Expressions/*.cs
253
254 ../../../external/corefx/src/System.Linq.Expressions/src/System/Linq/Expressions/Common/ArrayBuilderExtensions.cs
255 ../../../external/corefx/src/System.Linq.Expressions/src/System/Linq/Expressions/Common/ConstantCheck.cs
256
257 ../../../external/corefx/src/System.Linq.Expressions/src/System/Linq/Expressions/Compiler/DelegateHelpers.Generated.cs
258 ../../../external/corefx/src/System.Linq.Expressions/src/System/Linq/Expressions/Compiler/DelegateHelpers.netstandard1.7.cs
259 ../../../external/corefx/src/System.Linq.Expressions/src/System/Linq/Expressions/Compiler/HoistedLocals.cs
260 ../../../external/corefx/src/System.Linq.Expressions/src/System/Linq/Expressions/Compiler/TypeInfoExtensions.cs
261
262 ../../../external/corefx/src/System.Linq.Expressions/src/System/Runtime/CompilerServices/CallSite.cs
263 ../../../external/corefx/src/System.Linq.Expressions/src/System/Runtime/CompilerServices/CallSiteBinder.cs
264 ../../../external/corefx/src/System.Linq.Expressions/src/System/Runtime/CompilerServices/CallSiteHelpers.cs
265 ../../../external/corefx/src/System.Linq.Expressions/src/System/Runtime/CompilerServices/CallSiteOps.cs
266 ../../../external/corefx/src/System.Linq.Expressions/src/System/Runtime/CompilerServices/Closure.cs
267 ../../../external/corefx/src/System.Linq.Expressions/src/System/Runtime/CompilerServices/DebugInfoGenerator.cs
268 ../../../external/corefx/src/System.Linq.Expressions/src/System/Runtime/CompilerServices/IRuntimeVariables.cs
269 ../../../external/corefx/src/System.Linq.Expressions/src/System/Runtime/CompilerServices/ReadOnlyCollectionBuilder.cs
270 ../../../external/corefx/src/System.Linq.Expressions/src/System/Runtime/CompilerServices/RuleCache.cs
271 ../../../external/corefx/src/System.Linq.Expressions/src/System/Runtime/CompilerServices/RuntimeOps.ExpressionQuoter.cs
272 ../../../external/corefx/src/System.Linq.Expressions/src/System/Runtime/CompilerServices/RuntimeOps.RuntimeVariableList.cs
273 ../../../external/corefx/src/System.Linq.Expressions/src/System/Runtime/CompilerServices/RuntimeOps.MergedRuntimeVariables.cs
274 ../../../external/corefx/src/System.Linq.Expressions/src/System/Runtime/CompilerServices/RuntimeOps.RuntimeVariables.cs
275 ../../../external/corefx/src/System.Linq.Expressions/src/System/Runtime/CompilerServices/TrueReadOnlyCollection.cs
276
277 ../../../external/corefx/src/Common/src/System/Collections/Generic/ArrayBuilder.cs
278 ../../../external/corefx/src/Common/src/System/Collections/Generic/EnumerableHelpers.cs
279 ../../../external/corefx/src/Common/src/System/Collections/Generic/LargeArrayBuilder.cs
280
281 ../../../external/corefx/src/Common/src/System/Dynamic/Utils/CacheDict.cs
282 ../../../external/corefx/src/Common/src/System/Dynamic/Utils/ContractUtils.cs
283 ../../../external/corefx/src/Common/src/System/Dynamic/Utils/ContractUtils.RequiresArrayRange.cs
284 ../../../external/corefx/src/Common/src/System/Dynamic/Utils/Error.cs
285 ../../../external/corefx/src/Common/src/System/Dynamic/Utils/ExpressionUtils.cs
286 ../../../external/corefx/src/Common/src/System/Dynamic/Utils/Strings.cs
287 ../../../external/corefx/src/Common/src/System/Dynamic/Utils/TypeExtensions.cs
288 ../../../external/corefx/src/Common/src/System/Dynamic/Utils/TypeUtils.cs
289
290 ../../../external/corefx/src/Common/src/System/Linq/Expressions/Compiler/DelegateHelpers.cs
291 ../../../external/corefx/src/Common/src/System/Linq/Expressions/Compiler/DelegateHelpers.Generated.cs