1 write to Path
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\Module.cs (1)
25Path = target.ReadPointerField(address, type, nameof(Path));
3 references to Path
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\Loader_1.cs (2)
461return module.Path != TargetPointer.Null 462? _target.ReadUtf16String(module.Path)
Data\Module.cs (1)
25Path = target.ReadPointerField(address, type, nameof(Path));