1 instantiation of FaultReasonData
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\FaultException.cs (1)
316
array[i] = new
FaultReasonData
();
6 references to FaultReasonData
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\FaultException.cs (6)
15
[KnownType(typeof(FaultException.
FaultReasonData
))]
16
[KnownType(typeof(FaultException.
FaultReasonData
[]))]
297
internal static FaultReason Construct(
FaultReasonData
[] nodes)
309
internal static
FaultReasonData
[] GetObjectData(FaultReason reason)
312
FaultReasonData
[] array = new
FaultReasonData
[translations.Count];