2 references to FailedReferenceTypeExceptionKey
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageContractImporter.cs (2)
1685if (ex.Data.Contains(FailedReferenceTypeExceptionKey)) 1687failedReferenceType = ex.Data[FailedReferenceTypeExceptionKey] as Type;