1 write to _formatType
Microsoft.Build.Tasks.Core (1)
FormatVersion.cs (1)
72
_formatType
= (_FormatType)Enum.Parse(typeof(_FormatType), FormatType, true);
1 reference to _formatType
Microsoft.Build.Tasks.Core (1)
FormatVersion.cs (1)
59
if (
_formatType
== _FormatType.Path)