Skip to content

Commit fb8ef94

Browse files
committed
Remove WinRT ReflectionHelper dead code
1 parent b7f5416 commit fb8ef94

File tree

3 files changed

+0
-438
lines changed

3 files changed

+0
-438
lines changed

src/Microsoft.DotNet.Wpf/src/PresentationCore/PresentationCore.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@
8484
<Compile Include="$(WpfSharedDir)\MS\Internal\Ink\BitStream.cs" />
8585
<Compile Include="$(WpfSharedDir)\MS\Internal\Ink\Native.cs" />
8686
<Compile Include="$(WpfSharedDir)\MS\Internal\IO\SynchronizingStream.cs" />
87-
<Compile Include="$(WpfSharedDir)\MS\Internal\WindowsRuntime\ReflectionHelper.cs" />
8887
<Compile Include="$(WpfSharedDir)\MS\Win32\SafeSystemMetrics.cs" />
8988
<Compile Include="$(WpfSharedDir)\MS\Win32\UnsafeNativeMethodsCompiler.cs" />
9089
<Compile Include="$(WpfSharedDir)\MS\Win32\WinInet.cs" />

src/Microsoft.DotNet.Wpf/src/PresentationFramework/PresentationFramework.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
<Compile Include="$(WpfSharedDir)\MS\Internal\SafeSecurityHelper.cs" />
5454
<Compile Include="$(WpfSharedDir)\MS\Internal\SafeSecurityHelperAvalon.cs" />
5555
<Compile Include="$(WpfSharedDir)\MS\Internal\Text\InternalEncoding.cs" />
56-
<Compile Include="$(WpfSharedDir)\MS\Internal\WindowsRuntime\ReflectionHelper.cs" />
5756
<Compile Include="$(WpfSharedDir)\MS\Internal\Xaml\Context\XamlContextStack.cs" />
5857
<Compile Include="$(WpfSharedDir)\MS\Internal\Xaml\Context\XamlFrame.cs" />
5958
<Compile Include="$(WpfSharedDir)\MS\Utility\BindUriHelper.cs" />

0 commit comments

Comments
 (0)