2 references to EmitSourceComment
System.Runtime.Serialization (2)
System\Runtime\Serialization\CodeGenerator.cs (2)
311EmitSourceComment("Declare local '" + name + "' of type " + type); 1053EmitSourceComment("Ldc " + o.GetType() + "." + o);