1 implementation of Stat
PresentationFramework (1)
src\Framework\MS\Internal\IO\Packaging\managedIStream.cs (1)
129void IStream.Stat(out System.Runtime.InteropServices.ComTypes.STATSTG streamStats, int grfStatFlag)
1 reference to Stat
System.Management (1)
InteropClasses\WMIInterop.cs (1)
120stream.Stat(out statstg, (int)STATFLAG.STATFLAG_DEFAULT);