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