2 instantiations of SyncAsyncOperationConsistencyVerifier
System.ServiceModel (2)
System\ServiceModel\Description\TypeLoader.cs (2)
880
VerifyConsistency(new
SyncAsyncOperationConsistencyVerifier
(existingOp, newOp));
903
VerifyConsistency(new
SyncAsyncOperationConsistencyVerifier
(newOp, existingOp));