1 write to _type
Microsoft.CodeAnalysis (1)
CodeGen\LocalSlotManager.cs (1)
44_type = valType;
3 references to _type
Microsoft.CodeAnalysis (3)
CodeGen\LocalSlotManager.cs (3)
53(Cci.SymbolEquivalentEqualityComparer.Instance.Equals(_type, other._type)); 57=> Hash.Combine(Cci.SymbolEquivalentEqualityComparer.Instance.GetHashCode(_type), (int)_constraints);