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