3 references to settings
System.Text.Encodings.Web (3)
System\Text\Encodings\Web\DefaultHtmlEncoder.cs (1)
21
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
settings
);
System\Text\Encodings\Web\DefaultJavaScriptEncoder.cs (1)
25
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
settings
);
System\Text\Encodings\Web\DefaultUrlEncoder.cs (1)
19
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
settings
);