2 references to ToCom
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataMethodDefinition.cs (1)
405*flags = CodeNotificationFlagsConverter.ToCom(codeNotif.GetCodeNotification(_module, _token));
SOSDacImpl.IXCLRDataProcess.cs (1)
872flags[i] = CodeNotificationFlagsConverter.ToCom(codeNotif.GetCodeNotification(moduleAddr, tokens[i]));