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