1 instantiation of SocketReflection
System.Net.NameResolution (1)
System\Net\DnsSocket.cs (1)
73
return new
SocketReflection
3 references to SocketReflection
System.Net.NameResolution (3)
System\Net\DnsSocket.cs (3)
48
private static readonly
SocketReflection
s_reflection = CreateReflection();
67
private static
SocketReflection
CreateReflection()
96
SocketReflection
reflection = s_reflection;