3 references to IsNonAttributedType
System.Private.DataContractSerialization (3)
System\Runtime\Serialization\ClassDataContract.cs (3)
128internal bool IsNonAttributedType => _helper.IsNonAttributedType; 670if (_hasExtensionData && !HasDataContract && !IsNonAttributedType) 1257if (!IsNonAttributedType)