9 references to AddConstructor
System.Private.CoreLib (9)
System\Reflection\Runtime\MethodInfos\CustomMethodMapper.Nullable.cs (1)
55
map.
AddConstructor
(type, new Type[] { theT },
System\Reflection\Runtime\MethodInfos\CustomMethodMapper.String.cs (8)
28
map.
AddConstructor
(type, new Type[] { typeof(char), typeof(int) },
35
map.
AddConstructor
(type, new Type[] { typeof(char[]) },
42
map.
AddConstructor
(type, new Type[] { typeof(char[]), typeof(int), typeof(int) },
49
map.
AddConstructor
(type, new Type[] { typeof(char*) },
56
map.
AddConstructor
(type, new Type[] { typeof(char*), typeof(int), typeof(int) },
63
map.
AddConstructor
(type, new Type[] { typeof(sbyte*) },
70
map.
AddConstructor
(type, new Type[] { typeof(sbyte*), typeof(int), typeof(int) },
77
map.
AddConstructor
(type, new Type[] { typeof(sbyte*), typeof(int), typeof(int), typeof(Encoding) },