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