2 references to AllowCharacters
Microsoft.Extensions.WebEncoders.Tests (2)
EncoderServiceCollectionExtensionsTests.cs (2)
42options.TextEncoderSettings.AllowCharacters("ace".ToCharArray()); // only these three chars are allowed 74options.TextEncoderSettings.AllowCharacters("ace".ToCharArray()); // only these three chars are allowed