Home
last modified time | relevance | path

Searched refs:net_osinstalltype (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/ReferenceSources/
H A DSR.cs398 public const string net_osinstalltype = "Current OS installation type is '{0}'."; field in SR
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DInternal.cs743 …if (Logging.On) Logging.PrintInfo(Logging.Web, SR.GetString(SR.net_osinstalltype, InstallationType… in ComNetOS()