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