Parameter.cs(49,81): warning CS3001: Argument type 'out System.Func<object>' is not CLS-compliant
Component\Activation\IConstructorInvoker.cs(46,107): warning CS3001: Argument type 'System.Func<object>[]' is not CLS-compliant
Component\Activation\DirectConstructorInvoker.cs(45,132): warning CS3001: Argument type 'System.Func<object>[]' is not CLS-compliant
ConstantParameter.cs(42,81): warning CS3001: Argument type 'out System.Func<object>' is not CLS-compliant
Parameter.cs(49,81): warning CS3001: Argument type 'out System.Func<object>' is not CLS-compliant
Component\Activation\IConstructorInvoker.cs(46,107): warning CS3001: Argument type 'System.Func<object>[]' is not CLS-compliant
Component\Activation\DirectConstructorInvoker.cs(45,132): warning CS3001: Argument type 'System.Func<object>[]' is not CLS-compliant
ConstantParameter.cs(42,81): warning CS3001: Argument type 'out System.Func<object>' is not CLS-compliant
|