1 write to _token
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataMethodDefinition.cs (1)
43_token = token;
6 references to _token
Microsoft.Diagnostics.DataContractReader.Legacy (6)
ClrDataMethodDefinition.cs (6)
54_token, 76ilHeader = loader.GetILHeader(moduleHandle, _token); 120int rowId = (int)(_token & 0x00FFFFFF); 378*token = _token; 579*flags = CodeNotificationFlagsConverter.ToCom(codeNotif.GetCodeNotification(_module, _token)); 603codeNotif.SetCodeNotification(_module, _token, CodeNotificationFlagsConverter.FromCom(flags));