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