2 references to ElementType
Microsoft.CodeAnalysis.BannedApiAnalyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Utilities\NullableHelpers.cs (2)
103
if (foreachInfo.
ElementType
!= null && foreachInfo.
ElementType
.NullableAnnotation != NullableAnnotation.NotAnnotated)