4 references to PropertyReadContext
Microsoft.Build (4)
BuildCheck\Checks\PropertiesUsageCheck.cs (4)
174
if (readData.
PropertyReadContext
!= PropertyReadContext.PropertyEvaluationSelf &&
183
readData.
PropertyReadContext
!= PropertyReadContext.PropertyEvaluationSelf &&
184
readData.
PropertyReadContext
!= PropertyReadContext.ConditionEvaluationWithOneSideEmpty &&
186
readData.
PropertyReadContext
!= PropertyReadContext.ConditionEvaluation))