2 writes to vmAssembly
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (2)
286pTargetRefInfo->vmAssembly = 0; 333pTargetRefInfo->vmAssembly = targetAssembly.Value;
1 reference to vmAssembly
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
291Contracts.ModuleHandle referencingModule = loader.GetModuleHandleFromAssemblyPtr(pTypeRefInfo->vmAssembly);