Implemented interface member:
property
Types
Microsoft.Build.Tasks.ISGenTaskContract.Types
4 references to Types
Microsoft.Build.Tasks.Core (4)
SGen.cs (4)
289set => Bag[nameof(Types)] = value; 290get => (string[])Bag[nameof(Types)]; 393if (Types != null) 395foreach (string type in Types)