2 instantiations of ParameterGroupAndTaskElementRecord
Microsoft.Build (2)
Instance\TaskRegistry.cs (2)
417parameterGroupAndTaskElementRecord = new RegisteredTaskRecord.ParameterGroupAndTaskElementRecord(); 1182_parameterGroupAndTaskBody = new ParameterGroupAndTaskElementRecord();
5 references to ParameterGroupAndTaskElementRecord
Microsoft.Build (5)
Instance\TaskRegistry.cs (5)
413RegisteredTaskRecord.ParameterGroupAndTaskElementRecord parameterGroupAndTaskElementRecord = null; 679RegisteredTaskRecord.ParameterGroupAndTaskElementRecord inlineTaskRecord, 1089private ParameterGroupAndTaskElementRecord _parameterGroupAndTaskBody; 1154ParameterGroupAndTaskElementRecord inlineTask, 1260internal ParameterGroupAndTaskElementRecord ParameterGroupAndTaskBody