Tx icon indicating copy to clipboard operation
Tx copied to clipboard

Tx (LINQ to Events)

Results 12 Tx issues
Sort by recently updated
recently updated
newest added

CS0433 The type '[EVENT_NAME]' exists in both 'LogFile1, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'LogFile2, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' If the event exists in both with the same schema then one should be...

linqpad-driver

[PerfCounterSample's instance](https://github.com/MSOpenTech/Tx/blob/master/Source/Tx.Windows/PerfCounters/PerformanceSample.cs#L40) field is truncated if contains '#' symbol. Repro steps: - Start multiple instances of LINQpad for example - Collect any process counters for process with `LINQpad.UserQuery#1` instance name....

bug