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