1 write to _types
PresentationFramework (1)
src\Framework\System\Windows\Markup\Baml2006\Baml6ConstructorInfo.cs (1)
11_types = types;
1 reference to _types
PresentationFramework (1)
src\Framework\System\Windows\Markup\Baml2006\Baml6ConstructorInfo.cs (1)
18public List<Type> Types { get { return _types; } }