File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
src/libraries/Microsoft.CSharp/tests Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change
1
+ <linker >
2
+ <assembly fullname =" xunit.assert" >
3
+ <type fullname =" Xunit.Assert" >
4
+ <method name =" IsType" />
5
+ </type >
6
+ </assembly >
7
+ </linker >
Original file line number Diff line number Diff line change 11
11
<DebuggerSupport Condition =" '$(DebuggerSupport)' == '' and ('$(TargetOS)' == 'browser' or '$(TargetOS)' == 'wasi')" >true</DebuggerSupport >
12
12
</PropertyGroup >
13
13
<ItemGroup >
14
+ <TrimmerRootDescriptor Include =" $(MSBuildThisFileDirectory)ILLink.Descriptors.xml" />
14
15
<Compile Include =" $(CoreLibSharedDir)System\Runtime\CompilerServices\IsExternalInit.cs" Link =" Common\System\Runtime\CompilerServices\IsExternalInit.cs" />
15
16
<Compile Include =" AccessTests.cs" />
16
17
<Compile Include =" ArrayHandling.cs" />
You can’t perform that action at this time.
0 commit comments