|  | 
| 141 | 141 |   <!-- Sources --> | 
| 142 | 142 |   <ItemGroup> | 
| 143 | 143 |     <Compile Include="$(BclSourcesRoot)\Internal\Console.cs" /> | 
| 144 |  | -    <Compile Include="$(BclSourcesRoot)\Internal\Runtime\InteropServices\IsolatedComponentLoadContext.cs" /> | 
| 145 | 144 |     <Compile Include="$(BclSourcesRoot)\Internal\Runtime\InteropServices\ComponentActivator.cs" /> | 
|  | 145 | +    <Compile Include="$(BclSourcesRoot)\Internal\Runtime\InteropServices\IsolatedComponentLoadContext.cs" /> | 
| 146 | 146 |     <Compile Include="$(BclSourcesRoot)\Microsoft\Win32\UnsafeNativeMethods.cs" /> | 
| 147 | 147 |     <Compile Include="$(BclSourcesRoot)\System\__Canon.cs" /> | 
| 148 | 148 |     <Compile Include="$(BclSourcesRoot)\System\ArgIterator.cs" /> | 
|  | 
| 161 | 161 |     <Compile Include="$(BclSourcesRoot)\System\Delegate.CoreCLR.cs" /> | 
| 162 | 162 |     <Compile Include="$(BclSourcesRoot)\System\Diagnostics\Debugger.cs" /> | 
| 163 | 163 |     <Compile Include="$(BclSourcesRoot)\System\Diagnostics\EditAndContinueHelper.cs" /> | 
| 164 |  | -    <Compile Include="$(BclSourcesRoot)\System\Diagnostics\Eventing\NativeRuntimeEventSource.cs" Condition="'$(FeaturePerfTracing)' == 'true'" /> | 
| 165 | 164 |     <Compile Include="$(BclSourcesRoot)\System\Diagnostics\Eventing\EventPipe.cs" /> | 
| 166 | 165 |     <Compile Include="$(BclSourcesRoot)\System\Diagnostics\Eventing\EventPipeController.cs" /> | 
| 167 | 166 |     <Compile Include="$(BclSourcesRoot)\System\Diagnostics\Eventing\EventPipeEventDispatcher.cs" /> | 
| 168 | 167 |     <Compile Include="$(BclSourcesRoot)\System\Diagnostics\Eventing\EventPipeEventProvider.cs" /> | 
| 169 | 168 |     <Compile Include="$(BclSourcesRoot)\System\Diagnostics\Eventing\EventPipeMetadataGenerator.cs" /> | 
| 170 | 169 |     <Compile Include="$(BclSourcesRoot)\System\Diagnostics\Eventing\EventPipePayloadDecoder.cs" /> | 
|  | 170 | +    <Compile Include="$(BclSourcesRoot)\System\Diagnostics\Eventing\NativeRuntimeEventSource.cs" Condition="'$(FeaturePerfTracing)' == 'true'" /> | 
| 171 | 171 |     <Compile Include="$(BclSourcesRoot)\System\Diagnostics\Eventing\RuntimeEventSource.cs" Condition="'$(FeaturePerfTracing)' == 'true'" /> | 
| 172 | 172 |     <Compile Include="$(BclSourcesRoot)\System\Diagnostics\Eventing\TraceLogging\TraceLoggingEventHandleTable.cs" /> | 
| 173 | 173 |     <Compile Include="$(BclSourcesRoot)\System\Diagnostics\ICustomDebuggerNotification.cs" /> | 
|  | 
| 246 | 246 |     <Compile Include="$(BclSourcesRoot)\System\Reflection\RuntimeParameterInfo.cs" /> | 
| 247 | 247 |     <Compile Include="$(BclSourcesRoot)\System\Reflection\RuntimePropertyInfo.cs" /> | 
| 248 | 248 |     <Compile Include="$(BclSourcesRoot)\System\Resources\ManifestBasedResourceGroveler.CoreCLR.cs" /> | 
| 249 |  | -    <Compile Include="$(BclSourcesRoot)\System\RuntimeType.CoreCLR.cs" /> | 
| 250 | 249 |     <Compile Include="$(BclSourcesRoot)\System\Runtime\CompilerServices\CrossLoaderAllocatorHashHelpers.cs" /> | 
| 251 | 250 |     <Compile Include="$(BclSourcesRoot)\System\Runtime\CompilerServices\DependentHandle.cs" /> | 
| 252 | 251 |     <Compile Include="$(BclSourcesRoot)\System\Runtime\CompilerServices\GCHeapHash.cs" /> | 
| 253 | 252 |     <Compile Include="$(BclSourcesRoot)\System\Runtime\CompilerServices\ICastableHelpers.cs" /> | 
| 254 | 253 |     <Compile Include="$(BclSourcesRoot)\System\Runtime\CompilerServices\QCallHandles.cs" /> | 
| 255 | 254 |     <Compile Include="$(BclSourcesRoot)\System\Runtime\CompilerServices\RuntimeFeature.CoreCLR.cs" /> | 
| 256 |  | -    <Compile Include="$(BclSourcesRoot)\System\Runtime\CompilerServices\RuntimeHelpers.cs" /> | 
|  | 255 | +    <Compile Include="$(BclSourcesRoot)\System\Runtime\CompilerServices\RuntimeHelpers.CoreCLR.cs" /> | 
| 257 | 256 |     <Compile Include="$(BclSourcesRoot)\System\Runtime\CompilerServices\TypeDependencyAttribute.cs" /> | 
| 258 | 257 |     <Compile Include="$(BclSourcesRoot)\System\Runtime\GCSettings.CoreCLR.cs" /> | 
| 259 | 258 |     <Compile Include="$(BclSourcesRoot)\System\Runtime\InteropServices\ComTypes\IEnumerable.cs" /> | 
|  | 
| 266 | 265 |     <Compile Include="$(BclSourcesRoot)\System\Runtime\Versioning\CompatibilitySwitch.cs" /> | 
| 267 | 266 |     <Compile Include="$(BclSourcesRoot)\System\RuntimeArgumentHandle.cs" /> | 
| 268 | 267 |     <Compile Include="$(BclSourcesRoot)\System\RuntimeHandles.cs" /> | 
|  | 268 | +    <Compile Include="$(BclSourcesRoot)\System\RuntimeType.CoreCLR.cs" /> | 
| 269 | 269 |     <Compile Include="$(BclSourcesRoot)\System\Security\DynamicSecurityMethodAttribute.cs" /> | 
| 270 | 270 |     <Compile Include="$(BclSourcesRoot)\System\StartupHookProvider.cs" /> | 
| 271 | 271 |     <Compile Include="$(BclSourcesRoot)\System\String.CoreCLR.cs" /> | 
|  | 
| 290 | 290 |     <Compile Include="$(BclSourcesRoot)\System\ValueType.cs" /> | 
| 291 | 291 |     <Compile Include="$(BclSourcesRoot)\System\WeakReference.CoreCLR.cs" /> | 
| 292 | 292 |     <Compile Include="$(BclSourcesRoot)\System\WeakReference.T.CoreCLR.cs" /> | 
| 293 |  | -    <Compile Include="shared\Interop\Windows\Kernel32\Interop.HandleTypes.cs" /> | 
| 294 | 293 |     <Compile Include="shared\Interop\Windows\Kernel32\Interop.GetStdHandle.cs" /> | 
|  | 294 | +    <Compile Include="shared\Interop\Windows\Kernel32\Interop.HandleTypes.cs" /> | 
| 295 | 295 |     <Compile Include="shared\Interop\Windows\Kernel32\Interop.LocalAlloc.cs" /> | 
| 296 | 296 |     <Compile Include="shared\Interop\Windows\Ole32\Interop.CoTaskMemAlloc.cs" /> | 
| 297 | 297 |     <Compile Include="shared\Interop\Windows\OleAut32\Interop.SysAllocStringByteLen.cs" /> | 
|  | 
0 commit comments