2 references to Source
System.Private.Xml (2)
System\Xml\Serialization\Compilation.cs (2)
335
var writer = new IndentedWriter(compiler.
Source
, false);
430
string codecontent = compiler.
Source
.ToString()!;