1 write to _token
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataMethodDefinition.cs (1)
30_token = token;
5 references to _token
Microsoft.Diagnostics.DataContractReader.Legacy (5)
ClrDataMethodDefinition.cs (5)
39TargetPointer methodDescAddr = loader.GetModuleLookupMapElement(tables.MethodDefToDesc, _token, out _); 75int rowId = (int)(_token & 0x00FFFFFF); 333*token = _token; 405*flags = CodeNotificationFlagsConverter.ToCom(codeNotif.GetCodeNotification(_module, _token)); 429codeNotif.SetCodeNotification(_module, _token, CodeNotificationFlagsConverter.FromCom(flags));