PostSharpAPI ReferencePost­Sharp.​ReflectionLocation­InfoDeclaring­Type
Open sandboxFocus

LocationInfo.DeclaringType Property

DeclaringType

Gets the declaring type of the underlying field, property, parameter, or return value.

Declaration
public Type DeclaringType { get; }
Property Value
Type Description
System.Type