Home
last modified time | relevance | path

Searched refs:JsonStringCannotBeEmpty (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Json.Microsoft/System.Json/Properties/
H A DResources.Designer.cs174 internal static string JsonStringCannotBeEmpty { property in System.Json.Properties.Resources
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Json/Properties/
H A DResources.Designer.cs174 internal static string JsonStringCannotBeEmpty { property in System.Json.Properties.Resources
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Json.Microsoft/System.Json/
H A DJXmlToJsonValueConverter.cs46 … throw new ArgumentException(Properties.Resources.JsonStringCannotBeEmpty, "jsonString"); in JXMLToJsonValue()
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Json/
H A DJXmlToJsonValueConverter.cs46 … throw new ArgumentException(Properties.Resources.JsonStringCannotBeEmpty, "jsonString"); in JXMLToJsonValue()