3 references to FileWebResponse
netstandard (1)
netstandard.cs (1)
1089
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Net.
FileWebResponse
))]
PresentationCore (1)
MS\Internal\WpfWebRequestHelper.cs (1)
244
if (!(response is
FileWebResponse
))
System (1)
src\libraries\shims\System\ref\System.cs (1)
619
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Net.
FileWebResponse
))]