2 references to EmitSourceComment
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeGenerator.cs (2)
301
EmitSourceComment
("Declare local '" + name + "' of type " + type);
980
EmitSourceComment
("Ldc " + o.GetType() + "." + o);