2 references to FaultContractInfo
System.ServiceModel (1)
netstandard.cs (1)
139
[assembly: TypeForwardedTo(typeof(
FaultContractInfo
))]
System.ServiceModel.Primitives (1)
netstandard.cs (1)
2145
public System.Collections.Generic.SynchronizedCollection<
FaultContractInfo
> FaultContractInfos { get { return default; } }