1 reference to EEExceptionClause
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\ExceptionClause.cs (1)
19
static EEExceptionClause IData<EEExceptionClause>.Create(Target target, TargetPointer address) => new
EEExceptionClause
(target, address);