2 writes to _msBuildPropertyFormat
Microsoft.Build (2)
Definition\ProjectImportPathMatch.cs (2)
37_msBuildPropertyFormat = $"$({PropertyName})"; 63translator.Translate(ref _msBuildPropertyFormat);
1 reference to _msBuildPropertyFormat
Microsoft.Build (1)
Definition\ProjectImportPathMatch.cs (1)
53public string MsBuildPropertyFormat => _msBuildPropertyFormat;