1 reference to Managed
System.Core (1)
Microsoft\Scripting\Compiler\DelegateHelpers.cs (1)
28
private const MethodImplAttributes ImplAttributes = MethodImplAttributes.Runtime | MethodImplAttributes.
Managed
;