1 write to _type
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder.ValueChecks.cs (1)
3019
_type
= type;
3 references to _type
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder.ValueChecks.cs (3)
3023
=> TypeWithAnnotations.Create(
_type
, NullableAnnotation.NotAnnotated);
3034
if (!_underlyingParameter.ContainingType.IsInterface ||
_type
.IsReferenceType)
3064
if (!_underlyingParameter.ContainingType.IsInterface ||
_type
.IsReferenceType)