2 references to None
mscorlib (2)
system\environment.cs (2)
1450return InternalGetFolderPath(folder, SpecialFolderOption.None); 1471return InternalGetFolderPath(folder, SpecialFolderOption.None, suppressSecurityChecks: true);