Home
last modified time | relevance | path

Searched refs:System (Results 51 – 75 of 32060) sorted by relevance

12345678910>>...1283

/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/Facades/
H A DSystem.Runtime.cs29 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action))]
43 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action<,,>))]
44 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action<,>))]
45 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action<>))]
46 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Activator))]
51 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Array))]
59 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Buffer))]
99 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Enum))]
125 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.GC))]
130 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Guid))]
[all …]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/Facades/
H A DSystem.Runtime.cs29 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action))]
43 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action<,,>))]
44 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action<,>))]
45 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action<>))]
46 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Activator))]
51 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Array))]
59 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Buffer))]
99 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Enum))]
125 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.GC))]
130 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Guid))]
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/
H A Dmobile_System.Xml.dll.sources14 ../referencesource/System.Data.SqlXml/System/Xml/Xsl/ListBase.cs
15 ../referencesource/System.Data.SqlXml/System/Xml/Xsl/Pair.cs
116 ../referencesource/System.Xml/System/Xml/Assembly/System.Xml.Assembly.cs
117 ../referencesource/System.Xml/System/Xml/AsyncHelper.cs
128 ../referencesource/System.Xml/System/Xml/Bits.cs
129 ../referencesource/System.Xml/System/Xml/BitStack.cs
130 ../referencesource/System.Xml/System/Xml/ByteStack.cs
259 ../referencesource/System.Xml/System/Xml/HWStack.cs
264 ../referencesource/System.Xml/System/Xml/LineInfo.cs
266 ../referencesource/System.Xml/System/Xml/NameTable.cs
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.Numerics.cs23 namespace System.Numerics
27 …ct BigInteger : System.IComparable, System.IComparable<System.Numerics.BigInteger>, System.IEquata…
58System.Numerics.BigInteger DivRem(System.Numerics.BigInteger dividend, System.Numerics.BigInteger … in DivRem()
72 …public static System.Numerics.BigInteger ModPow(System.Numerics.BigInteger value, System.Numerics.… in ModPow()
162System.Numerics.BigInteger Parse(System.ReadOnlySpan<char> value, System.Globalization.NumberStyle… in Parse()
182 public partial struct Complex : System.IEquatable<System.Numerics.Complex>, System.IFormattable
345 …public static System.Numerics.Matrix4x4 CreateWorld(System.Numerics.Vector3 position, System.Numer… in CreateWorld()
433 public partial struct Vector2 : System.IEquatable<System.Numerics.Vector2>, System.IFormattable
445System.Runtime.CompilerServices.MethodImpl(System.Runtime.CompilerServices.MethodImplOptions.Aggre… in Clamp()
489 public partial struct Vector3 : System.IEquatable<System.Numerics.Vector3>, System.IFormattable
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.Numerics.cs23 namespace System.Numerics
27 …ct BigInteger : System.IComparable, System.IComparable<System.Numerics.BigInteger>, System.IEquata…
58System.Numerics.BigInteger DivRem(System.Numerics.BigInteger dividend, System.Numerics.BigInteger … in DivRem()
72 …public static System.Numerics.BigInteger ModPow(System.Numerics.BigInteger value, System.Numerics.… in ModPow()
162System.Numerics.BigInteger Parse(System.ReadOnlySpan<char> value, System.Globalization.NumberStyle… in Parse()
182 public partial struct Complex : System.IEquatable<System.Numerics.Complex>, System.IFormattable
345 …public static System.Numerics.Matrix4x4 CreateWorld(System.Numerics.Vector3 position, System.Numer… in CreateWorld()
433 public partial struct Vector2 : System.IEquatable<System.Numerics.Vector2>, System.IFormattable
445System.Runtime.CompilerServices.MethodImpl(System.Runtime.CompilerServices.MethodImplOptions.Aggre… in Clamp()
489 public partial struct Vector3 : System.IEquatable<System.Numerics.Vector3>, System.IFormattable
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Numerics/ref/
H A DSystem.Runtime.Numerics.cs8 namespace System.Numerics
10 …ct BigInteger : System.IComparable, System.IComparable<System.Numerics.BigInteger>, System.IEquata…
34 …public static System.Numerics.BigInteger Add(System.Numerics.BigInteger left, System.Numerics.BigI… in Add()
42 …public static System.Numerics.BigInteger DivRem(System.Numerics.BigInteger dividend, System.Numeri… in DivRem()
54 …public static System.Numerics.BigInteger Max(System.Numerics.BigInteger left, System.Numerics.BigI… in Max()
55 …public static System.Numerics.BigInteger Min(System.Numerics.BigInteger left, System.Numerics.BigI… in Min()
56 …public static System.Numerics.BigInteger ModPow(System.Numerics.BigInteger value, System.Numerics.… in ModPow()
146System.Numerics.BigInteger Parse(System.ReadOnlySpan<char> value, System.Globalization.NumberStyle… in Parse()
167 public partial struct Complex : System.IEquatable<System.Numerics.Complex>, System.IFormattable
180 …public static System.Numerics.Complex Add(System.Numerics.Complex left, System.Numerics.Complex ri… in Add()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Management.cs21 namespace System namespace
23 [System.AttributeUsageAttribute((System.AttributeTargets)(32767), AllowMultiple=true)]
28 [System.AttributeUsageAttribute((System.AttributeTargets)(32767), AllowMultiple=true)]
33 [System.AttributeUsageAttribute((System.AttributeTargets)(32767), AllowMultiple=true)]
56 namespace System.Management
97 [System.FlagsAttribute]
840 …public System.Management.PutType Type { [System.MonoTODOAttribute]get { throw null; } [System.Mono…
1075 [System.AttributeUsageAttribute((System.AttributeTargets)(448))]
1110 [System.AttributeUsageAttribute((System.AttributeTargets)(12))]
1124 [System.AttributeUsageAttribute((System.AttributeTargets)(1))]
[all …]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Management.cs21 namespace System namespace
23 [System.AttributeUsageAttribute((System.AttributeTargets)(32767), AllowMultiple=true)]
28 [System.AttributeUsageAttribute((System.AttributeTargets)(32767), AllowMultiple=true)]
33 [System.AttributeUsageAttribute((System.AttributeTargets)(32767), AllowMultiple=true)]
56 namespace System.Management
97 [System.FlagsAttribute]
839 …public System.Management.PutType Type { [System.MonoTODOAttribute]get { throw null; } [System.Mono…
1074 [System.AttributeUsageAttribute((System.AttributeTargets)(448))]
1109 [System.AttributeUsageAttribute((System.AttributeTargets)(12))]
1123 [System.AttributeUsageAttribute((System.AttributeTargets)(1))]
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Management.cs21 namespace System namespace
23 [System.AttributeUsageAttribute((System.AttributeTargets)(32767), AllowMultiple=true)]
28 [System.AttributeUsageAttribute((System.AttributeTargets)(32767), AllowMultiple=true)]
33 [System.AttributeUsageAttribute((System.AttributeTargets)(32767), AllowMultiple=true)]
56 namespace System.Management
97 [System.FlagsAttribute]
839 …public System.Management.PutType Type { [System.MonoTODOAttribute]get { throw null; } [System.Mono…
1074 [System.AttributeUsageAttribute((System.AttributeTargets)(448))]
1109 [System.AttributeUsageAttribute((System.AttributeTargets)(12))]
1123 [System.AttributeUsageAttribute((System.AttributeTargets)(1))]
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/Facades/
H A DSystem.Runtime.cs30 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action))]
44 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action<,,>))]
45 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action<,>))]
46 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action<>))]
47 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Activator))]
52 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Array))]
60 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Buffer))]
100 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Enum))]
126 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.GC))]
131 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Guid))]
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/Facades/
H A DSystem.Runtime.cs30 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action))]
44 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action<,,>))]
45 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action<,>))]
46 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action<>))]
47 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Activator))]
52 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Array))]
60 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Buffer))]
100 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Enum))]
126 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.GC))]
131 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Guid))]
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/Facades/
H A DSystem.Runtime.cs30 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action))]
44 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action<,,>))]
45 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action<,>))]
46 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action<>))]
47 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Activator))]
52 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Array))]
60 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Buffer))]
100 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Enum))]
126 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.GC))]
131 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Guid))]
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Management.cs22 namespace System namespace
24 [System.AttributeUsageAttribute((System.AttributeTargets)(32767), AllowMultiple=true)]
29 [System.AttributeUsageAttribute((System.AttributeTargets)(32767), AllowMultiple=true)]
57 namespace System.Management
98 [System.FlagsAttribute]
471 …rtial class ManagementObjectCollection : System.Collections.ICollection, System.Collections.IEnume…
841 …public System.Management.PutType Type { [System.MonoTODOAttribute]get { throw null; } [System.Mono…
1076 [System.AttributeUsageAttribute((System.AttributeTargets)(448))]
1111 [System.AttributeUsageAttribute((System.AttributeTargets)(12))]
1125 [System.AttributeUsageAttribute((System.AttributeTargets)(1))]
[all …]
H A DSystem.Numerics.cs24 namespace System.Numerics
28 …ct BigInteger : System.IComparable, System.IComparable<System.Numerics.BigInteger>, System.IEquata…
58System.Numerics.BigInteger DivRem(System.Numerics.BigInteger dividend, System.Numerics.BigInteger … in DivRem()
71 …public static System.Numerics.BigInteger ModPow(System.Numerics.BigInteger value, System.Numerics.… in ModPow()
178 public partial struct Complex : System.IEquatable<System.Numerics.Complex>, System.IFormattable
341 …public static System.Numerics.Matrix4x4 CreateWorld(System.Numerics.Vector3 position, System.Numer… in CreateWorld()
429 public partial struct Vector2 : System.IEquatable<System.Numerics.Vector2>, System.IFormattable
441System.Runtime.CompilerServices.MethodImpl(System.Runtime.CompilerServices.MethodImplOptions.Aggre… in Clamp()
485 public partial struct Vector3 : System.IEquatable<System.Numerics.Vector3>, System.IFormattable
500System.Runtime.CompilerServices.MethodImpl(System.Runtime.CompilerServices.MethodImplOptions.Aggre… in Clamp()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Management.cs22 namespace System namespace
24 [System.AttributeUsageAttribute((System.AttributeTargets)(32767), AllowMultiple=true)]
29 [System.AttributeUsageAttribute((System.AttributeTargets)(32767), AllowMultiple=true)]
57 namespace System.Management
98 [System.FlagsAttribute]
471 …rtial class ManagementObjectCollection : System.Collections.ICollection, System.Collections.IEnume…
841 …public System.Management.PutType Type { [System.MonoTODOAttribute]get { throw null; } [System.Mono…
1076 [System.AttributeUsageAttribute((System.AttributeTargets)(448))]
1111 [System.AttributeUsageAttribute((System.AttributeTargets)(12))]
1125 [System.AttributeUsageAttribute((System.AttributeTargets)(1))]
[all …]
H A DSystem.Numerics.cs24 namespace System.Numerics
28 …ct BigInteger : System.IComparable, System.IComparable<System.Numerics.BigInteger>, System.IEquata…
58System.Numerics.BigInteger DivRem(System.Numerics.BigInteger dividend, System.Numerics.BigInteger … in DivRem()
71 …public static System.Numerics.BigInteger ModPow(System.Numerics.BigInteger value, System.Numerics.… in ModPow()
178 public partial struct Complex : System.IEquatable<System.Numerics.Complex>, System.IFormattable
341 …public static System.Numerics.Matrix4x4 CreateWorld(System.Numerics.Vector3 position, System.Numer… in CreateWorld()
429 public partial struct Vector2 : System.IEquatable<System.Numerics.Vector2>, System.IFormattable
441System.Runtime.CompilerServices.MethodImpl(System.Runtime.CompilerServices.MethodImplOptions.Aggre… in Clamp()
485 public partial struct Vector3 : System.IEquatable<System.Numerics.Vector3>, System.IFormattable
500System.Runtime.CompilerServices.MethodImpl(System.Runtime.CompilerServices.MethodImplOptions.Aggre… in Clamp()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Management.cs22 namespace System namespace
24 [System.AttributeUsageAttribute((System.AttributeTargets)(32767), AllowMultiple=true)]
29 [System.AttributeUsageAttribute((System.AttributeTargets)(32767), AllowMultiple=true)]
57 namespace System.Management
98 [System.FlagsAttribute]
471 …rtial class ManagementObjectCollection : System.Collections.ICollection, System.Collections.IEnume…
841 …public System.Management.PutType Type { [System.MonoTODOAttribute]get { throw null; } [System.Mono…
1076 [System.AttributeUsageAttribute((System.AttributeTargets)(448))]
1111 [System.AttributeUsageAttribute((System.AttributeTargets)(12))]
1125 [System.AttributeUsageAttribute((System.AttributeTargets)(1))]
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Management.cs22 namespace System namespace
24 [System.AttributeUsageAttribute((System.AttributeTargets)(32767), AllowMultiple=true)]
29 [System.AttributeUsageAttribute((System.AttributeTargets)(32767), AllowMultiple=true)]
57 namespace System.Management
98 [System.FlagsAttribute]
471 …rtial class ManagementObjectCollection : System.Collections.ICollection, System.Collections.IEnume…
841 …public System.Management.PutType Type { [System.MonoTODOAttribute]get { throw null; } [System.Mono…
1076 [System.AttributeUsageAttribute((System.AttributeTargets)(448))]
1111 [System.AttributeUsageAttribute((System.AttributeTargets)(12))]
1125 [System.AttributeUsageAttribute((System.AttributeTargets)(1))]
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Management.cs22 namespace System namespace
24 [System.AttributeUsageAttribute((System.AttributeTargets)(32767), AllowMultiple=true)]
29 [System.AttributeUsageAttribute((System.AttributeTargets)(32767), AllowMultiple=true)]
57 namespace System.Management
98 [System.FlagsAttribute]
471 …rtial class ManagementObjectCollection : System.Collections.ICollection, System.Collections.IEnume…
841 …public System.Management.PutType Type { [System.MonoTODOAttribute]get { throw null; } [System.Mono…
1076 [System.AttributeUsageAttribute((System.AttributeTargets)(448))]
1111 [System.AttributeUsageAttribute((System.AttributeTargets)(12))]
1125 [System.AttributeUsageAttribute((System.AttributeTargets)(1))]
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Management.cs22 namespace System namespace
24 [System.AttributeUsageAttribute((System.AttributeTargets)(32767), AllowMultiple=true)]
29 [System.AttributeUsageAttribute((System.AttributeTargets)(32767), AllowMultiple=true)]
57 namespace System.Management
98 [System.FlagsAttribute]
471 …rtial class ManagementObjectCollection : System.Collections.ICollection, System.Collections.IEnume…
841 …public System.Management.PutType Type { [System.MonoTODOAttribute]get { throw null; } [System.Mono…
1076 [System.AttributeUsageAttribute((System.AttributeTargets)(448))]
1111 [System.AttributeUsageAttribute((System.AttributeTargets)(12))]
1125 [System.AttributeUsageAttribute((System.AttributeTargets)(1))]
[all …]
H A DSystem.Numerics.cs24 namespace System.Numerics
28 …ct BigInteger : System.IComparable, System.IComparable<System.Numerics.BigInteger>, System.IEquata…
58System.Numerics.BigInteger DivRem(System.Numerics.BigInteger dividend, System.Numerics.BigInteger … in DivRem()
71 …public static System.Numerics.BigInteger ModPow(System.Numerics.BigInteger value, System.Numerics.… in ModPow()
178 public partial struct Complex : System.IEquatable<System.Numerics.Complex>, System.IFormattable
341 …public static System.Numerics.Matrix4x4 CreateWorld(System.Numerics.Vector3 position, System.Numer… in CreateWorld()
429 public partial struct Vector2 : System.IEquatable<System.Numerics.Vector2>, System.IFormattable
441System.Runtime.CompilerServices.MethodImpl(System.Runtime.CompilerServices.MethodImplOptions.Aggre… in Clamp()
485 public partial struct Vector3 : System.IEquatable<System.Numerics.Vector3>, System.IFormattable
500System.Runtime.CompilerServices.MethodImpl(System.Runtime.CompilerServices.MethodImplOptions.Aggre… in Clamp()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Numerics.cs26 namespace System.Numerics
30 …ct BigInteger : System.IComparable, System.IComparable<System.Numerics.BigInteger>, System.IEquata…
60System.Numerics.BigInteger DivRem(System.Numerics.BigInteger dividend, System.Numerics.BigInteger … in DivRem()
73 …public static System.Numerics.BigInteger ModPow(System.Numerics.BigInteger value, System.Numerics.… in ModPow()
180 public partial struct Complex : System.IEquatable<System.Numerics.Complex>, System.IFormattable
343 …public static System.Numerics.Matrix4x4 CreateWorld(System.Numerics.Vector3 position, System.Numer… in CreateWorld()
432 public partial struct Vector2 : System.IEquatable<System.Numerics.Vector2>, System.IFormattable
444System.Runtime.CompilerServices.MethodImpl(System.Runtime.CompilerServices.MethodImplOptions.Aggre… in Clamp()
488 public partial struct Vector3 : System.IEquatable<System.Numerics.Vector3>, System.IFormattable
503System.Runtime.CompilerServices.MethodImpl(System.Runtime.CompilerServices.MethodImplOptions.Aggre… in Clamp()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Numerics.cs26 namespace System.Numerics
30 …ct BigInteger : System.IComparable, System.IComparable<System.Numerics.BigInteger>, System.IEquata…
60System.Numerics.BigInteger DivRem(System.Numerics.BigInteger dividend, System.Numerics.BigInteger … in DivRem()
73 …public static System.Numerics.BigInteger ModPow(System.Numerics.BigInteger value, System.Numerics.… in ModPow()
180 public partial struct Complex : System.IEquatable<System.Numerics.Complex>, System.IFormattable
343 …public static System.Numerics.Matrix4x4 CreateWorld(System.Numerics.Vector3 position, System.Numer… in CreateWorld()
432 public partial struct Vector2 : System.IEquatable<System.Numerics.Vector2>, System.IFormattable
444System.Runtime.CompilerServices.MethodImpl(System.Runtime.CompilerServices.MethodImplOptions.Aggre… in Clamp()
488 public partial struct Vector3 : System.IEquatable<System.Numerics.Vector3>, System.IFormattable
503System.Runtime.CompilerServices.MethodImpl(System.Runtime.CompilerServices.MethodImplOptions.Aggre… in Clamp()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/Facades/
H A DSystem.Runtime.cs28 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action))]
42 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action<,,>))]
43 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action<,>))]
44 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action<>))]
45 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Activator))]
50 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Array))]
58 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Buffer))]
98 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Enum))]
124 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.GC))]
129 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Guid))]
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/Facades/
H A DSystem.Runtime.cs27 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action))]
41 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action<,,>))]
42 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action<,>))]
43 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Action<>))]
44 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Activator))]
49 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Array))]
57 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Buffer))]
97 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Enum))]
123 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.GC))]
128 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Guid))]
[all …]

12345678910>>...1283