1 write to IdentifierCompatibleSubstring
ConfigurationSchemaGenerator (1)
RuntimeSource\Configuration.Binder\Specs\Types\TypeSpec.cs (1)
18
IdentifierCompatibleSubstring
= type.ToIdentifierCompatibleSubstring();
1 reference to IdentifierCompatibleSubstring
ConfigurationSchemaGenerator (1)
RuntimeSource\Configuration.Binder\Specs\TypeIndex.cs (1)
106
public static string GetConfigKeyCacheFieldName(ObjectSpec type) => $"s_configKeys_{type.
IdentifierCompatibleSubstring
}";