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