1 write to Handle
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\EditAndContinueLogEntry.cs (1)
15Handle = handle;
3 references to Handle
System.Reflection.Metadata (3)
System\Reflection\Metadata\Ecma335\EditAndContinueLogEntry.cs (3)
23Operation == other.Operation && Handle == other.Handle; 26(int)Operation ^ Handle.GetHashCode();