2 references to FormatType
Microsoft.Build.Tasks.Core (2)
FormatVersion.cs (2)
68
if (
FormatType
!= null)
72
_formatType = (_FormatType)Enum.Parse(typeof(_FormatType),
FormatType
, true);