2 references to GENERIC_WRITE
mscorlib (2)
system\io\filestream.cs (2)
701access == FileAccess.Write? GENERIC_WRITE: 702GENERIC_READ | GENERIC_WRITE;