2 references to SetInternal
System (2)
net\System\Net\HttpListenerResponse.cs (1)
265
Headers.
SetInternal
(name, value);
net\System\Net\WebHeaderCollection.cs (1)
364
this.
SetInternal
(UnsafeNclNativeMethods.HttpApi.HTTP_RESPONSE_HEADER_ID.ToString((int)header), value);