3 writes to _propertyInfo
Microsoft.Build.Framework (3)
ReflectableTaskPropertyInfo.cs (3)
56_propertyInfo = propertyInfo; 71_propertyInfo = propertyInfo; 102_propertyInfo = foundProperty;
2 references to _propertyInfo
Microsoft.Build.Framework (2)
ReflectableTaskPropertyInfo.cs (2)
82if (_propertyInfo == null) 105return _propertyInfo;