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