Home
last modified time | relevance | path

Searched defs:SystemDefaultCharSize (Results 1 – 6 of 6) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/System/Runtime/InteropServices/
H A DMarshal.cs57 public static readonly int SystemDefaultCharSize = 2; field in System.Runtime.InteropServices.Marshal
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Runtime.InteropServices/
H A DMarshal.cs54 public static readonly int SystemDefaultCharSize = Environment.IsRunningOnWindows ? 2 : 1; field in System.Runtime.InteropServices.Marshal
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/interopservices/
H A Dmarshal.cs98 public static readonly int SystemDefaultCharSize = 2; field in System.Runtime.InteropServices.Marshal
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.InteropServices/ref/
H A DSystem.Runtime.InteropServices.cs483 public static readonly int SystemDefaultCharSize; field in System.Runtime.InteropServices.Marshal
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A Dmscorlib.cs11443 public static readonly int SystemDefaultCharSize; field in System.Runtime.InteropServices.Marshal
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A Dmscorlib.cs12677 public static readonly int SystemDefaultCharSize; field in System.Runtime.InteropServices.Marshal