2 references to net_uri_NotJustSerialization
System.Private.Uri (2)
System\UriExt.cs (1)
364throw new ArgumentOutOfRangeException(nameof(components), components, SR.net_uri_NotJustSerialization);
System\UriScheme.cs (1)
138throw new ArgumentOutOfRangeException(nameof(components), components, SR.net_uri_NotJustSerialization);