1 instantiation of NullStream
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\Stream.cs (1)
16
public static readonly Stream Null = new
NullStream
();