3 references to GetPropertyName
ConfigurationSchemaGenerator (2)
ConfigSchemaEmitter.cs (2)
147backupCasingOfPathSegmentName = propertiesNode[pathSegment].GetPropertyName(); 748obj.Parent is JsonObject && obj.GetPropertyName() == "properties" ?
System.Text.Json (1)
System\Text\Json\Nodes\JsonNode.cs (1)
335jsonObject.SetItem(GetPropertyName(), node);