4 writes to _fullPath
Microsoft.Build (4)
Instance\ProjectItemInstance.cs (4)
833_fullPath = source._fullPath; 876_fullPath = null; // Clear cached value 992_fullPath = null; // Clear cached value 1882value = BuiltInMetadata.GetMetadataValueEscaped(_projectDirectory, _includeBeforeWildcardExpansionEscaped, _includeEscaped, _definingFileEscaped, name, ref _fullPath);
1 reference to _fullPath
Microsoft.Build (1)
Instance\ProjectItemInstance.cs (1)
833_fullPath = source._fullPath;