1 instantiation of ComPlusChannelCreatedSchema
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceRecords.cs (1)
395
ComPlusChannelCreatedSchema record = new
ComPlusChannelCreatedSchema
(address, (contractType != null) ? contractType.ToString() : null);
1 reference to ComPlusChannelCreatedSchema
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceRecords.cs (1)
395
ComPlusChannelCreatedSchema
record = new ComPlusChannelCreatedSchema(address, (contractType != null) ? contractType.ToString() : null);