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