1 write to TypeName
Microsoft.Build.Tasks.Core (1)
WriteCodeFragment.cs (1)
334
TypeName
= value
2 references to TypeName
Microsoft.Build.Tasks.Core (2)
WriteCodeFragment.cs (2)
414
if (string.Equals(parameter.Type.
TypeName
, "System.Type"))
425
if (!TryConvertParameterValue(parameter.Type.
TypeName
, parameter.Value, out value))