1 implementation of GetReadOnlyMetadataAddress
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\EcmaMetadata_1.cs (1)
23
public TargetSpan
GetReadOnlyMetadataAddress
(ModuleHandle handle)
1 reference to GetReadOnlyMetadataAddress
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
3149
TargetSpan readOnlyMetadata = _target.Contracts.EcmaMetadata.
GetReadOnlyMetadataAddress
(handle);