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