13 writes to ConstructorResult
System.Xaml.Tests (13)
System\Xaml\XamlTypeTests.cs (13)
273ConstructorResult = typeof(XmlnsDefinitionAttribute).GetConstructors()[0], 352ConstructorResult = typeof(XmlnsDefinitionAttribute).GetConstructors()[0], 695ConstructorResult = typeof(XmlLangPropertyAttribute).GetConstructors()[0], 1508ConstructorResult = typeof(ContentWrapperAttribute).GetConstructors()[0], 2103ConstructorResult = typeof(ContentPropertyAttribute).GetConstructors()[0], 2287ConstructorResult = typeof(ContentWrapperAttribute).GetConstructors()[0], 2466ConstructorResult = typeof(XamlDeferLoadAttribute).GetConstructors()[0], 3867ConstructorResult = typeof(XamlSetMarkupExtensionAttribute).GetConstructors()[0], 4066ConstructorResult = typeof(XamlSetTypeConverterAttribute).GetConstructors()[0], 4365ConstructorResult = typeof(TypeConverterAttribute).GetConstructors()[0], 4606ConstructorResult = typeof(UsableDuringInitializationAttribute).GetConstructors()[0], 4773ConstructorResult = typeof(ValueSerializerAttribute).GetConstructors()[0], 5212ConstructorResult = new CustomConstructorInfo(c.Constructor)
1 reference to ConstructorResult
System.Xaml.Tests (1)
System\Xaml\XamlTypeTests.cs (1)
5306public override ConstructorInfo Constructor => ConstructorResult!;