6 writes to OnBindAsync
InMemory.FunctionalTests (6)
HttpsTests.cs (6)
434
multiplexedConnectionListenerFactory.
OnBindAsync
= (ep, features) =>
474
multiplexedConnectionListenerFactory.
OnBindAsync
= (ep, features) =>
519
multiplexedConnectionListenerFactory.
OnBindAsync
= (ep, features) =>
553
multiplexedConnectionListenerFactory.
OnBindAsync
= (ep, features) =>
589
multiplexedConnectionListenerFactory.
OnBindAsync
= (ep, features) =>
635
multiplexedConnectionListenerFactory.
OnBindAsync
= (ep, features) =>
1 reference to OnBindAsync
InMemory.FunctionalTests (1)
TestTransport\MockMultiplexedConnectionListenerFactory.cs (1)
19
OnBindAsync
?.Invoke(endpoint, features);