Implemented interface member:
property
GlobalPropertiesToTreatAsLocal
Microsoft.Build.Evaluation.IEvaluatorData<P, I, M, D>.GlobalPropertiesToTreatAsLocal
1 reference to GlobalPropertiesToTreatAsLocal
Microsoft.Build (1)
Definition\Project.cs (1)
2495public ISet<string> GlobalPropertiesToTreatAsLocal => _data.GlobalPropertiesToTreatAsLocal;