3 references to IsNonAttributedType
System.Runtime.Serialization (3)
System\Runtime\Serialization\ClassDataContract.cs (3)
212
get { return helper.
IsNonAttributedType
; }
731
if (hasExtensionData && !HasDataContract && !
IsNonAttributedType
)
1316
if (!this.
IsNonAttributedType
)