InheritedAttributes.AttributesByMethod Field

Definition

public static readonly System.Collections.Concurrent.ConcurrentDictionary<System.Reflection.MethodInfo,System.Collections.Generic.IReadOnlyList<Attribute>> AttributesByMethod;
 staticval mutable AttributesByMethod : System.Collections.Concurrent.ConcurrentDictionary<System.Reflection.MethodInfo, System.Collections.Generic.IReadOnlyList<Attribute>>
Public Shared ReadOnly AttributesByMethod As ConcurrentDictionary(Of MethodInfo, IReadOnlyList(Of Attribute)) 

Field Value

Applies to