Home
last modified time | relevance | path

Searched refs:DefaultParameterValueAttribute (Results 1 – 25 of 41) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/System/Runtime/InteropServices/
H A DDefaultParameterValueAttribute.cs20 public sealed class DefaultParameterValueAttribute : Attribute class
22 public DefaultParameterValueAttribute(object value) in DefaultParameterValueAttribute() method in System.Runtime.InteropServices.DefaultParameterValueAttribute
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.InteropServices/src/System/Runtime/InteropServices/
H A DDefaultParameterValueAttribute.cs14 public sealed class DefaultParameterValueAttribute : Attribute class
16 public DefaultParameterValueAttribute(object value) => Value = value;
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/sys/system/runtime/interopservices/
H A DDefaultParameterValueAttribute.cs18 public sealed class DefaultParameterValueAttribute : System.Attribute class
20 public DefaultParameterValueAttribute(object value) in DefaultParameterValueAttribute() method in System.Runtime.InteropServices.DefaultParameterValueAttribute
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/Microsoft/Scripting/
H A DStubs.cs68 public sealed class DefaultParameterValueAttribute : Attribute { class
73 public DefaultParameterValueAttribute(object value) { } in DefaultParameterValueAttribute() method in System.Runtime.InteropServices.DefaultParameterValueAttribute
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.InteropServices/tests/System/Runtime/InteropServices/
H A DDefaultParameterValueAttributeTests.cs20 var attribute = new DefaultParameterValueAttribute(value); in Ctor_Value()
/dports/lang/mono/mono-5.10.1.57/mcs/class/Facades/System.Runtime.InteropServices/
H A DTypeForwarders.cs50 …es.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.DefaultParameterValueAttribute))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/Facades/
H A DSystem.Runtime.InteropServices.cs98 …es.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.DefaultParameterValueAttribute))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/Facades/
H A DSystem.Runtime.InteropServices.cs98 …es.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.DefaultParameterValueAttribute))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/Facades/
H A DSystem.Runtime.InteropServices.cs98 …es.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.DefaultParameterValueAttribute))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/Facades/
H A DSystem.Runtime.InteropServices.cs96 …es.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.DefaultParameterValueAttribute))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/Facades/
H A DSystem.Runtime.InteropServices.cs96 …es.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.DefaultParameterValueAttribute))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/Facades/
H A DSystem.Runtime.InteropServices.cs96 …es.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.DefaultParameterValueAttribute))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/Facades/
H A DSystem.Runtime.InteropServices.cs97 …es.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.DefaultParameterValueAttribute))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/Facades/
H A DSystem.Runtime.InteropServices.cs95 …es.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.DefaultParameterValueAttribute))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/Facades/
H A DSystem.Runtime.InteropServices.cs96 …es.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.DefaultParameterValueAttribute))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/Facades/
H A DSystem.Runtime.InteropServices.cs97 …es.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.DefaultParameterValueAttribute))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/Facades/
H A DSystem.Runtime.InteropServices.cs97 …es.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.DefaultParameterValueAttribute))]
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/
H A DSystem.Private.Interop.csproj84 <Compile Include="System\Runtime\InteropServices\DefaultParameterValueAttribute.cs" />
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.InteropServices/ref/
H A DSystem.Runtime.InteropServices.cs347 public sealed partial class DefaultParameterValueAttribute : System.Attribute class
349 public DefaultParameterValueAttribute(object value) { } in DefaultParameterValueAttribute() method in System.Runtime.InteropServices.DefaultParameterValueAttribute
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/
H A Dcommon.sources822 ../referencesource/System/sys/system/runtime/interopservices/DefaultParameterValueAttribute.cs
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs8876 public sealed partial class DefaultParameterValueAttribute : System.Attribute class
8878 public DefaultParameterValueAttribute(object value) { } in DefaultParameterValueAttribute() method in System.Runtime.InteropServices.DefaultParameterValueAttribute
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs9014 public sealed partial class DefaultParameterValueAttribute : System.Attribute class
9016 public DefaultParameterValueAttribute(object value) { } in DefaultParameterValueAttribute() method in System.Runtime.InteropServices.DefaultParameterValueAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs8874 public sealed partial class DefaultParameterValueAttribute : System.Attribute class
8876 public DefaultParameterValueAttribute(object value) { } in DefaultParameterValueAttribute() method in System.Runtime.InteropServices.DefaultParameterValueAttribute
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs9010 public sealed partial class DefaultParameterValueAttribute : System.Attribute class
9012 public DefaultParameterValueAttribute(object value) { } in DefaultParameterValueAttribute() method in System.Runtime.InteropServices.DefaultParameterValueAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs11597 public sealed partial class DefaultParameterValueAttribute : System.Attribute class
11599 public DefaultParameterValueAttribute(object value) { } in DefaultParameterValueAttribute() method in System.Runtime.InteropServices.DefaultParameterValueAttribute

12