Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel.Internals/
H A DInternalSR.cs49 public static string FailFastMessage(string description) in FailFastMessage() method in System.Runtime.InternalSR
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Internals/System/Runtime/
H A DFx.cs179 string failFastMessage = InternalSR.FailFastMessage(description); in AssertAndFailFast()