1 write to _module
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataMethodDefinition.cs (1)
29_module = module;
5 references to _module
Microsoft.Diagnostics.DataContractReader.Legacy (5)
ClrDataMethodDefinition.cs (5)
37Contracts.ModuleHandle moduleHandle = loader.GetModuleHandleFromModulePtr(_module); 70Contracts.ModuleHandle moduleHandle = loader.GetModuleHandleFromModulePtr(_module); 347mod.Interface = new ClrDataModule(_module, _target, legacyMod); 405*flags = CodeNotificationFlagsConverter.ToCom(codeNotif.GetCodeNotification(_module, _token)); 429codeNotif.SetCodeNotification(_module, _token, CodeNotificationFlagsConverter.FromCom(flags));