2 references to Argument_BadResourceScopeVisibilityBits
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\Versioning\VersioningHelper.cs (2)
147throw new ArgumentException(SR.Format(SR.Argument_BadResourceScopeVisibilityBits, consumeAsScope), nameof(consumeAsScope)); 161throw new ArgumentException(SR.Format(SR.Argument_BadResourceScopeVisibilityBits, calleeScope), nameof(calleeScope));