4 references to Private
mscorlib (4)
system\runtime\versioning\resourceattributes.cs (4)
99private const ResourceScope VisibilityMask = ResourceScope.Private | ResourceScope.Assembly; 212case ResourceScope.Private: 222if ((consumeAsScope & ResourceScope.Private) != 0) 226case ResourceScope.Private: