3 writes to Value
PresentationBuildTasks (3)
BuildTasks\Microsoft\Build\Tasks\Windows\UidManager.cs (3)
559currentUid.Value = reader.Value; 630Value = null; 721currentUid.Value = GetAvailableUid(currentUid);
7 references to Value
PresentationBuildTasks (7)
BuildTasks\Microsoft\Build\Tasks\Windows\UidManager.cs (7)
477SRID.MultipleUidUse, currentUid.Value, currentUid.ElementName 587if (currentUid.Value == null) 688if (uid.Value == null) 692else if (_uidTable.Contains(uid.Value)) 699StoreUid(uid.Value); 1004WriteNewAttributeValue(currentUid.Value); 1134uid.Value,