1 write to cSig
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\MethodDesc.cs (1)
76
cSig
= target.ReadField<uint>(address, type, nameof(cSig));
2 references to cSig
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\RuntimeTypeSystem_1.cs (1)
426
Signature = new byte[storedSigMethodDesc.
cSig
];
Data\MethodDesc.cs (1)
76
cSig = target.ReadField<uint>(address, type, nameof(
cSig
));