5 references to _FormatType
Microsoft.Build.Tasks.Core (5)
FormatVersion.cs (5)
28
private
_FormatType
_formatType =
_FormatType
.Version;
59
if (_formatType ==
_FormatType
.Path)
72
_formatType = (
_FormatType
)Enum.Parse(typeof(
_FormatType
), FormatType, true);