2 instantiations of ParameterGroupAndTaskElementRecord
Microsoft.Build (2)
Instance\TaskRegistry.cs (2)
418parameterGroupAndTaskElementRecord = new RegisteredTaskRecord.ParameterGroupAndTaskElementRecord(); 1171_parameterGroupAndTaskBody = new ParameterGroupAndTaskElementRecord();
5 references to ParameterGroupAndTaskElementRecord
Microsoft.Build (5)
Instance\TaskRegistry.cs (5)
414RegisteredTaskRecord.ParameterGroupAndTaskElementRecord parameterGroupAndTaskElementRecord = null; 672RegisteredTaskRecord.ParameterGroupAndTaskElementRecord inlineTaskRecord, 1078private ParameterGroupAndTaskElementRecord _parameterGroupAndTaskBody; 1143ParameterGroupAndTaskElementRecord inlineTask, 1249internal ParameterGroupAndTaskElementRecord ParameterGroupAndTaskBody