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