2 writes to Type
Microsoft.CodeAnalysis (2)
Emit\EditAndContinue\EncLocalInfo.cs (2)
26
Type
= null;
35
Type
= type;
8 references to Type
Microsoft.CodeAnalysis (8)
Emit\EditAndContinue\AddedOrChangedMethodInfo.cs (2)
75
if (info.
Type
is null)
81
var typeRef = map.MapReference(info.
Type
);
Emit\EditAndContinue\EncLocalInfo.cs (6)
42
=>
Type
is null && Signature is null;
47
Cci.SymbolEquivalentEqualityComparer.Instance.Equals(
Type
, other.
Type
) &&
57
Debug.Assert(
Type
!= null);
60
Hash.Combine(Cci.SymbolEquivalentEqualityComparer.Instance.GetHashCode(
Type
),
80
Type
,