Home
last modified time | relevance | path

Searched refs:GetGuidParseException (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/
H A Dguid.cs198 throw GetGuidParseException(); in SetFailure()
202 internal Exception GetGuidParseException() { in GetGuidParseException() method
248 throw result.GetGuidParseException(); in Guid()
266 throw result.GetGuidParseException(); in Parse()
324 throw result.GetGuidParseException(); in ParseExact()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/
H A DGuid.cs204 throw GetGuidParseException(); in SetFailure()
208 internal Exception GetGuidParseException() in GetGuidParseException() method
257 throw result.GetGuidParseException(); in Guid()
274 throw result.GetGuidParseException(); in Parse()
353 throw result.GetGuidParseException(); in ParseExact()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/
H A DGuid.cs204 throw GetGuidParseException(); in SetFailure()
208 internal Exception GetGuidParseException() in GetGuidParseException() method
257 throw result.GetGuidParseException(); in Guid()
274 throw result.GetGuidParseException(); in Parse()
353 throw result.GetGuidParseException(); in ParseExact()