2 references to SendSpanDelegate
System.Net.NameResolution (2)
System\Net\DnsSocket.cs (2)
57
private readonly
SendSpanDelegate
_send;
117
_send = reflection.SendMethod.CreateDelegate<
SendSpanDelegate
>(socket);