1 reference to _specialChars
Microsoft.Extensions.Options.SourceGeneration (1)
Parser.cs (1)
839
int index = s.IndexOfAny(
_specialChars
);