4 references to DocumentType
Microsoft.Extensions.AI.Abstractions.Tests (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.XDocument.g.cs (2)
80
Getter = static obj => ((global::System.Xml.Linq.XDocument)obj).
DocumentType
,
311
XDocumentTypeSerializeHandler(writer, ((global::System.Xml.Linq.XDocument)value).
DocumentType
);
Shared.Tests (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.XDocument.g.cs (2)
80
Getter = static obj => ((global::System.Xml.Linq.XDocument)obj).
DocumentType
,
312
XDocumentTypeSerializeHandler(writer, ((global::System.Xml.Linq.XDocument)value).
DocumentType
);