-
Notifications
You must be signed in to change notification settings - Fork 0
/
rd.xml
28 lines (28 loc) · 1.56 KB
/
rd.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<Directives>
<Application>
<Assembly Name="FSharp.Core" Dynamic="Required All">
<Type Name="Microsoft.FSharp.Core.PrintfImpl+Specializations`3[[System.Object,System.Private.CoreLib],[System.Object,System.Private.CoreLib],[System.Object,System.Private.CoreLib]]" Dynamic="Required All">
<Method Name="Final1" Dynamic="Required">
<GenericArgument Name="System.Object, System.Private.CoreLib" />
</Method>
<Method Name="FinalFastEnd1" Dynamic="Required">
<GenericArgument Name="System.Object, System.Private.CoreLib" />
</Method>
<Method Name="FinalFastStart1" Dynamic="Required">
<GenericArgument Name="System.Object, System.Private.CoreLib" />
</Method>
<Method Name="FinalFast1" Dynamic="Required">
<GenericArgument Name="System.Object, System.Private.CoreLib" />
</Method>
<Method Name="Final2" Dynamic="Required">
<GenericArgument Name="System.Object, System.Private.CoreLib" />
<GenericArgument Name="System.Object, System.Private.CoreLib" />
</Method>
<Method Name="FinalFastEnd2" Dynamic="Required">
<GenericArgument Name="System.Object, System.Private.CoreLib" />
<GenericArgument Name="System.Object, System.Private.CoreLib" />
</Method>
</Type>
</Assembly>
</Application>
</Directives>