File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
src/libraries/System.Linq.Expressions/src/ILLink Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 1
1
<linker >
2
2
<assembly fullname =" System.Linq.Expressions" >
3
+ <type fullname =" System.Linq.Expressions.LambdaExpression" >
4
+ <method signature =" System.Boolean get_CanCompileToIL()" feature =" System.Runtime.CompilerServices.RuntimeFeature.IsDynamicCodeSupported" featurevalue =" false" body =" stub" value =" false" />
5
+ </type >
3
6
<type fullname =" System.Dynamic.Utils.DelegateHelpers" >
4
7
<method signature =" System.Boolean get_CanEmitObjectArrayDelegate()" feature =" System.Linq.Expressions.CanEmitObjectArrayDelegate" featurevalue =" false" body =" stub" value =" false" />
5
8
</type >
9
+ <type fullname =" System.Linq.Expressions.Interpreter.CallInstruction" >
10
+ <method signature =" System.Boolean get_CanCreateArbitraryDelegates()" feature =" System.Runtime.CompilerServices.RuntimeFeature.IsDynamicCodeSupported" featurevalue =" false" body =" stub" value =" false" />
11
+ </type >
6
12
</assembly >
7
13
</linker >
You can’t perform that action at this time.
0 commit comments