4 references to None
System.Private.CoreLib (4)
System\Reflection\Runtime\MethodInfos\CustomMethodMapper.cs (1)
40InvokerOptions options = (methodBase.IsStatic || methodBase is ConstructorInfo || isNullable) ? InvokerOptions.AllowNullThis : InvokerOptions.None;
System\Reflection\Runtime\TypeInfos\RuntimeArrayTypeInfo.cs (3)
185InvokerOptions.None, 208InvokerOptions.None, 232InvokerOptions.None,