71 writes to GetCustomAttributesAction
System.Xaml.Tests (71)
System\Xaml\XamlTypeTests.cs (71)
439GetCustomAttributesAction = (attributeType, inherit) => new object[] { new DictionaryKeyPropertyAttribute("name") } 471GetCustomAttributesAction = (attributeType, inherit) => new object[] { new RuntimeNamePropertyAttribute("name") } 503GetCustomAttributesAction = (attributeType, inherit) => new object[] { new UidPropertyAttribute("name") } 535GetCustomAttributesAction = (attributeType, inherit) => new object[] { new XmlLangPropertyAttribute("name") } 567GetCustomAttributesAction = (attributeType, inherit) => Array.Empty<object>() 579GetCustomAttributesAction = (attributeType, inherit) => new object[] { new XmlLangPropertyAttribute("name") } 642GetCustomAttributesAction = (attributeType, inherit) => null! 657GetCustomAttributesAction = (attributeType, inherit) => new object?[] { null }! 672GetCustomAttributesAction = (attributeType, inherit) => new object[] { new object() } 1359GetCustomAttributesAction = (attributeType, inherit) => new object[] { new ContentWrapperAttribute(typeof(ClassWithUnknownContentPropertyAttribute)) } 1370GetCustomAttributesAction = (attributeType, inherit) => Array.Empty<object>() 1381GetCustomAttributesAction = (attributeType, inherit) => new object[] { new ContentWrapperAttribute(typeof(int)) } 1448GetCustomAttributesAction = (attributeType, inherit) => null! 1462GetCustomAttributesAction = (attributeType, inherit) => new object?[] { null }! 1476GetCustomAttributesAction = (attributeType, inherit) => new object[] { new object() } 1954GetCustomAttributesAction = (attributeType, inherit) => new object[] { new ContentPropertyAttribute("name") } 1965GetCustomAttributesAction = (attributeType, inherit) => Array.Empty<object>() 1976GetCustomAttributesAction = (attributeType, inherit) => new object[] { new ContentPropertyAttribute("name") } 2052GetCustomAttributesAction = (attributeType, inherit) => null! 2066GetCustomAttributesAction = (attributeType, inherit) => new object?[] { null }! 2080GetCustomAttributesAction = (attributeType, inherit) => new object[] { new object() } 2153GetCustomAttributesAction = (attributeType, inherit) => new object[] { new ContentWrapperAttribute(typeof(int)) } 2164GetCustomAttributesAction = (attributeType, inherit) => Array.Empty<object>() 2175GetCustomAttributesAction = (attributeType, inherit) => new object[] { new ContentWrapperAttribute(typeof(int)) } 2236GetCustomAttributesAction = (attributeType, inherit) => null! 2250GetCustomAttributesAction = (attributeType, inherit) => new object?[] { null }! 2264GetCustomAttributesAction = (attributeType, inherit) => new object[] { new object() } 2340GetCustomAttributesAction = (attributeType, inherit) => new object[] { new XamlDeferLoadAttribute(typeof(int), typeof(string)) } 2351GetCustomAttributesAction = (attributeType, inherit) => Array.Empty<object>() 2362GetCustomAttributesAction = (attributeType, inherit) => new object[] { new XamlDeferLoadAttribute(typeof(int), typeof(string)) } 2415GetCustomAttributesAction = (attributeType, inherit) => null! 2429GetCustomAttributesAction = (attributeType, inherit) => new object?[] { null }! 2443GetCustomAttributesAction = (attributeType, inherit) => new object[] { new object() } 3303GetCustomAttributesAction = (attributeType, inherit) => new object[] { new MarkupExtensionReturnTypeAttribute(typeof(int)) } 3314GetCustomAttributesAction = (attributeType, inherit) => Array.Empty<object>() 3325GetCustomAttributesAction = (attributeType, inherit) => new object[] { new MarkupExtensionReturnTypeAttribute(typeof(int)) } 3386GetCustomAttributesAction = (attributeType, inherit) => null! 3400GetCustomAttributesAction = (attributeType, inherit) => new object?[] { null }! 3414GetCustomAttributesAction = (attributeType, inherit) => new object[] { new object() } 3737GetCustomAttributesAction = (attributeType, inherit) => new object[] { new XamlSetMarkupExtensionAttribute("Method") } 3748GetCustomAttributesAction = (attributeType, inherit) => Array.Empty<object>() 3759GetCustomAttributesAction = (attributeType, inherit) => new object[] { new XamlSetMarkupExtensionAttribute("name") } 3819GetCustomAttributesAction = (attributeType, inherit) => null! 3832GetCustomAttributesAction = (attributeType, inherit) => new object?[] { null }! 3845GetCustomAttributesAction = (attributeType, inherit) => new object[] { new object() } 3882GetCustomAttributesAction = (attributeType, inherit) => new object[] { new XamlSetMarkupExtensionAttribute("name") } 3936GetCustomAttributesAction = (attributeType, inherit) => new object[] { new XamlSetTypeConverterAttribute("Method") } 3947GetCustomAttributesAction = (attributeType, inherit) => Array.Empty<object>() 3958GetCustomAttributesAction = (attributeType, inherit) => new object[] { new XamlSetTypeConverterAttribute("name") } 4018GetCustomAttributesAction = (attributeType, inherit) => null! 4031GetCustomAttributesAction = (attributeType, inherit) => new object?[] { null }! 4044GetCustomAttributesAction = (attributeType, inherit) => new object[] { new object() } 4081GetCustomAttributesAction = (attributeType, inherit) => new object[] { new XamlSetTypeConverterAttribute("name") } 4234GetCustomAttributesAction = (attributeType, inherit) => new object[] { new TypeConverterAttribute(typeof(string)) } 4245GetCustomAttributesAction = (attributeType, inherit) => Array.Empty<object>() 4256GetCustomAttributesAction = (attributeType, inherit) => new object[] { new TypeConverterAttribute(typeof(int)) } 4314GetCustomAttributesAction = (attributeType, inherit) => null! 4328GetCustomAttributesAction = (attributeType, inherit) => new object?[] { null }! 4342GetCustomAttributesAction = (attributeType, inherit) => new object[] { new object() } 4469GetCustomAttributesAction = (attributeType, inherit) => new object[] { new UsableDuringInitializationAttribute(true) } 4480GetCustomAttributesAction = (attributeType, inherit) => Array.Empty<object>() 4491GetCustomAttributesAction = (attributeType, inherit) => new object[] { new UsableDuringInitializationAttribute(true) } 4544GetCustomAttributesAction = (attributeType, inherit) => null! 4558GetCustomAttributesAction = (attributeType, inherit) => new object?[] { null }! 4572GetCustomAttributesAction = (attributeType, inherit) => new object[] { new object() } 4642GetCustomAttributesAction = (attributeType, inherit) => new object[] { new ValueSerializerAttribute(typeof(string)) } 4653GetCustomAttributesAction = (attributeType, inherit) => Array.Empty<object>() 4664GetCustomAttributesAction = (attributeType, inherit) => new object[] { new ValueSerializerAttribute(typeof(int)) } 4722GetCustomAttributesAction = (attributeType, inherit) => null! 4736GetCustomAttributesAction = (attributeType, inherit) => new object?[] { null }! 4750GetCustomAttributesAction = (attributeType, inherit) => new object[] { new object() }
2 references to GetCustomAttributesAction
System.Xaml.Tests (2)
System\Xaml\XamlTypeTests.cs (2)
5265if (GetCustomAttributesAction is null) 5270return GetCustomAttributesAction(attributeType, inherit);