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