4 references to GetValueArray
Microsoft.Analyzers.Local (4)
ApiLifecycle\Model\Assembly.cs (1)
19
Types = value.
GetValueArray
<TypeDef>(nameof(Types));
ApiLifecycle\Model\TypeDef.cs (3)
27
Methods = value.
GetValueArray
<Method>(nameof(Methods));
28
Properties = value.
GetValueArray
<Prop>(nameof(Properties));
29
Fields = value.
GetValueArray
<Field>(nameof(Fields));