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)
18
public List<Type> Types { get { return
_types
; } }