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