Method SetBody
SetBody(IDIBuilder, DIScope?, DIFile?, uint, DebugInfoFlags, IEnumerable<DebugMemberInfo>)
Sets the body of the union type
public void SetBody(IDIBuilder diBuilder, DIScope? scope, DIFile? file, uint line, DebugInfoFlags debugFlags, IEnumerable<DebugMemberInfo> debugElements)
Parameters
diBuilderIDIBuilderDebug information to use
scopeDIScopeScope containing this type
fileDIFileFile for the type
lineuintline number for the type
debugFlagsDebugInfoFlagsFlags for the type
debugElementsIEnumerable<DebugMemberInfo>Descriptors for each element in the type