3 types derived from ComPlusMethodCallSchema
System.ServiceModel (3)
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceSchemas.cs (3)
590class ComPlusMethodCallTxMismatchSchema : ComPlusMethodCallSchema 621class ComPlusMethodCallNewTxSchema : ComPlusMethodCallSchema 647class ComPlusMethodCallContextTxSchema : ComPlusMethodCallSchema
1 instantiation of ComPlusMethodCallSchema
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceRecords.cs (1)
238record = new ComPlusMethodCallSchema(from, info.AppID, info.Clsid, iid, action,
1 reference to ComPlusMethodCallSchema
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceRecords.cs (1)
215ComPlusMethodCallSchema record = null;