2 references to Internal
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\NullabilityInfoContext.cs (2)
295isAssembly && value.HasFlag(NotAnnotatedStatus.Internal)) 313return NotAnnotatedStatus.Internal | NotAnnotatedStatus.Private;