2 references to R2RExceptionClause
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\ExecutionManager\ExecutionManagerCore.cs (1)
535DataType clauseType = isR2R ? DataType.R2RExceptionClause : DataType.EEExceptionClause;
Data\ExceptionClause.cs (1)
31[CdacType(nameof(DataType.R2RExceptionClause))]