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