5 references to KnownType
FormatterWebSite (1)
Models\DummyClass.cs (1)
9
[
KnownType
(typeof(DerivedDummyClass))]
System.ServiceModel.Primitives (4)
System\ServiceModel\FaultException.cs (4)
15
[
KnownType
(typeof(FaultCodeData))]
16
[
KnownType
(typeof(FaultCodeData[]))]
17
[
KnownType
(typeof(FaultReasonData))]
18
[
KnownType
(typeof(FaultReasonData[]))]