2 references to ReceiveSpanDelegate
System.Net.NameResolution (2)
System\Net\DnsSocket.cs (2)
58
private readonly
ReceiveSpanDelegate
_receive;
118
_receive = reflection.ReceiveMethod.CreateDelegate<
ReceiveSpanDelegate
>(socket);