2 references to TryLookupUtf8Key
System.Text.Json (2)
System\Text\Json\Serialization\JsonUnionTypeStructuralClassifier.cs (1)
562caseInsensitivePocoPropertyIndex.TryLookupUtf8Key(
System\Text\Json\Serialization\Metadata\JsonTypeInfo.Cache.cs (1)
145if (PropertyIndex.TryLookupUtf8Key(propertyName, out JsonPropertyInfo? info) &&