Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/diagnostics/
H A Dtraceutils.cs26 throw new ConfigurationErrorsException(SR.GetString(SR.EmptyTypeName_NotAllowed)); in GetRuntimeObject()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/ReferenceSources/
H A DSR.cs1014 …public const string EmptyTypeName_NotAllowed = "switchType needs to be a valid class name. It can'… field in SR