2 writes to _version
Microsoft.Build.Tasks.Core (2)
ManifestUtil\CompatibleFramework.cs (2)
26set => _version = value; 51set => _version = value;
2 references to _version
Microsoft.Build.Tasks.Core (2)
ManifestUtil\CompatibleFramework.cs (2)
25get => _version; 50get => _version;