22 references to ReturnValue
mscorlib (4)
system\attributetargets.cs (1)
39
Delegate |
ReturnValue
| GenericParameter,
system\runtime\interopservices\attributes.cs (2)
525
[AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Field | AttributeTargets.
ReturnValue
, Inherited = false)]
970
[AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.
ReturnValue
, Inherited = false)]
system\runtime\interopservices\windowsruntime\attributes.cs (1)
112
[AttributeUsage(AttributeTargets.
ReturnValue
| AttributeTargets.Delegate, AllowMultiple = false, Inherited = false)]
System.Core (1)
System\Runtime\CompilerServices\DynamicAttribute.cs (1)
14
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Parameter | AttributeTargets.Property | AttributeTargets.
ReturnValue
| AttributeTargets.Class | AttributeTargets.Struct)]
System.Data (1)
fx\src\data\System\Data\Sql\SqlFacetAttribute.cs (1)
20
AttributeTargets.
ReturnValue
| AttributeTargets.Parameter,
System.Data.Linq (1)
Mapping\Attributes.cs (1)
46
[AttributeUsage(AttributeTargets.Parameter | AttributeTargets.
ReturnValue
, AllowMultiple = false)]
System.ServiceModel (1)
System\ServiceModel\ServiceModelAttributeTargets.cs (1)
15
public const AttributeTargets Parameter = AttributeTargets.
ReturnValue
| AttributeTargets.Parameter;
System.Xml (14)
System\Xml\Serialization\SoapAttributeAttribute.cs (1)
15
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.
ReturnValue
)]
System\Xml\Serialization\SoapElementAttribute.cs (1)
15
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.
ReturnValue
)]
System\Xml\Serialization\SoapIgnoreAttribute.cs (1)
16
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.
ReturnValue
)]
System\Xml\Serialization\XmlAnyAttributeAttribute.cs (1)
16
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.
ReturnValue
, AllowMultiple=false)]
System\Xml\Serialization\XmlAnyElementAttribute.cs (1)
16
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.
ReturnValue
, AllowMultiple=true)]
System\Xml\Serialization\XmlArrayAttribute.cs (1)
17
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.
ReturnValue
, AllowMultiple=false)]
System\Xml\Serialization\XmlArrayItemAttribute.cs (1)
17
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.
ReturnValue
, AllowMultiple=true)]
System\Xml\Serialization\XmlAttributeAttribute.cs (1)
17
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.
ReturnValue
)]
System\Xml\Serialization\XmlChoiceIdentifierAttribute.cs (1)
17
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.
ReturnValue
, AllowMultiple=false)]
System\Xml\Serialization\XmlElementAttribute.cs (1)
16
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.
ReturnValue
, AllowMultiple=true)]
System\Xml\Serialization\XmlIgnoreAttribute.cs (1)
16
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.
ReturnValue
)]
System\Xml\Serialization\XmlNamespaceDeclarationsAttribute.cs (1)
16
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.
ReturnValue
, AllowMultiple=false)]
System\Xml\Serialization\XmlRootAttribute.cs (1)
17
[AttributeUsage(AttributeTargets.
ReturnValue
| AttributeTargets.Class | AttributeTargets.Enum | AttributeTargets.Interface | AttributeTargets.Struct)]
System\Xml\Serialization\XmlTextAttribute.cs (1)
16
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.
ReturnValue
)]