1 write to _context
System.Private.Reflection.Execution (1)
Internal\Reflection\Execution\TypeLoader\ConstraintValidatorSupport.cs (1)
45_context = context;
4 references to _context
System.Private.Reflection.Execution (4)
Internal\Reflection\Execution\TypeLoader\ConstraintValidatorSupport.cs (4)
63interfaces[i] = interfaces[i].Instantiate(_context); 95return _underlyingType.GetElementType().Instantiate(_context); 103arguments[i] = arguments[i].Instantiate(_context); 112return _underlyingType.BaseType.Instantiate(_context);