4 references to OpenStream
System.Web (2)
Compilation\BaseResourcesBuildProvider.cs (1)
61
using (Stream inputStream =
OpenStream
()) {
Compilation\XsdBuildProvider.cs (1)
42
using (Stream stream =
OpenStream
()) {
System.Xaml.Hosting (2)
System\Xaml\Hosting\XamlBuildProvider.cs (2)
42
using (Stream xamlStream = base.
OpenStream
())
111
using (Stream xamlStream = base.
OpenStream
())