2 references to FailedReferenceTypeExceptionKey
System.ServiceModel (2)
System\ServiceModel\Description\MessageContractImporter.cs (2)
1697if (ex.Data.Contains(FailedReferenceTypeExceptionKey)) 1699failedReferenceType = ex.Data[FailedReferenceTypeExceptionKey] as Type;