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