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