2 writes to _fullPath
Microsoft.Build (2)
Definition\ProjectItem.cs (2)
703
_fullPath
= null; // Clear cached value
862
value = BuiltInMetadata.GetMetadataValueEscaped(_project.DirectoryPath, _evaluatedIncludeBeforeWildcardExpansionEscaped, _evaluatedIncludeEscaped, this.Xml.ContainingProject.FullPath, name, ref
_fullPath
);