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