2 references to ToApm
System.ServiceModel.Federation (2)
System\IdentityModel\Security\WrapperSecurityCommunicationObject.cs (2)
52
return OnCloseAsync(timeout).
ToApm
(callback, state);
57
return OnOpenAsync(timeout).
ToApm
(callback, state);