3 writes to _entryPointPath
Microsoft.Build.Tasks.Core (3)
ManifestUtil\ApplicationManifest.cs (3)
403_entryPointPath = _entryPoint.TargetPath; 408_entryPointPath = null; 806set => _entryPointPath = value;
1 reference to _entryPointPath
Microsoft.Build.Tasks.Core (1)
ManifestUtil\ApplicationManifest.cs (1)
805get => _entryPointPath;