Base:
method
ToString
System.Object.ToString()
1 reference to ToString
System.Data.Entity (1)
System\Data\Query\InternalTrees\Dump.cs (1)
296attrs.Add("Discriminator", (ssnOp.Discriminator == null) ? "<null>" : ssnOp.Discriminator.ToString());