6 references to AddConstructor
System.Private.CoreLib (6)
System\Reflection\Runtime\MethodInfos\CustomMethodMapper.Nullable.cs (1)
55
map.
AddConstructor
(type, new Type[] { theT },
System\Reflection\Runtime\MethodInfos\CustomMethodMapper.String.cs (5)
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) },