2 references to S_IXGRP
dotnet (2)
StatInterop.cs (2)
49S_IRWXG = S_IRGRP | S_IWGRP | S_IXGRP, 59S_IXUGO = S_IXUSR | S_IXGRP | S_IXOTH,