Home
last modified time | relevance | path

Searched defs:arrayAllowed (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ComponentModel.Composition.4.5/src/ComponentModel/System/ComponentModel/Composition/Hosting/
H A DCompositionServices.cs624 private static bool IsValidAttributeType(Type type, bool arrayAllowed) in IsValidAttributeType()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.Composition/src/System/ComponentModel/Composition/Hosting/
H A DCompositionServices.cs619 private static bool IsValidAttributeType(Type type, bool arrayAllowed) in IsValidAttributeType()