2 references to _propertyIndex
System.Text.Json (2)
System\Text\Json\Serialization\Metadata\JsonTypeInfo.Cache.cs (2)
59
Debug.Assert(IsConfigured &&
_propertyIndex
is not null);
60
return
_propertyIndex
;