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