Base:
method
ToString
System.ValueType.ToString()
10 references to ToString
System.Runtime.Serialization (5)
System\Runtime\Serialization\CodeGenerator.cs (5)
988EmitSourceInstruction(opCode.ToString()); 1417EmitSourceInstruction(opCode.ToString()); 1426EmitSourceInstruction(opCode.ToString()); 1480EmitSourceInstruction(opCode.ToString()); 1658EmitSourceInstruction(opCode.ToString());
System.ServiceModel (5)
System\ServiceModel\Dispatcher\CodeGenerator.cs (5)
397EmitSourceInstruction(opCode.ToString()); 720EmitSourceInstruction(opCode.ToString()); 730EmitSourceInstruction(opCode.ToString()); 746EmitSourceInstruction(opCode.ToString()); 832EmitSourceInstruction(opCode.ToString());