1 reference to MetadataRootVersionLengthOffset
Microsoft.Diagnostics.DataContractReader.Contracts (1)
EcmaMetadataUtils.cs (1)
67
uint versionLength = target.Read<uint>(metadataRootAddress +
MetadataRootVersionLengthOffset
);