1 write to _token
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataMethodDefinition.cs (1)
47_token = token;
6 references to _token
Microsoft.Diagnostics.DataContractReader.Legacy (6)
ClrDataMethodDefinition.cs (6)
58_token, 80ilHeader = loader.GetILHeader(moduleHandle, _token); 124int rowId = (int)(_token & 0x00FFFFFF); 391*token = _token; 608*flags = CodeNotificationFlagsConverter.ToCom(codeNotif.GetCodeNotification(_module, _token)); 633codeNotif.SetCodeNotification(_module, _token, CodeNotificationFlagsConverter.FromCom(flags));