2 references to ValidateDataReadable
Microsoft.Diagnostics.DataContractReader.Contracts (2)
RuntimeTypeSystemHelpers\TypeValidation.cs (2)
75internal readonly bool ValidateReadable() => ValidateDataReadable<MethodTable>(_target, Address); 95internal readonly bool ValidateReadable() => ValidateDataReadable<EEClass>(_target, Address);