2 writes to Type
Microsoft.Build.Tasks.Core (2)
system.design\stronglytypedresourcebuilder.cs (2)
120
Type
= type;
128
Type
= null;
2 references to Type
Microsoft.Build.Tasks.Core (2)
system.design\stronglytypedresourcebuilder.cs (2)
555
if (data.
Type
is Type type)
769
if (typeof(void) == entry.Value.
Type
)