1 override of DocumentType
System.Linq.Expressions (1)
System\Linq\Expressions\SymbolDocumentInfo.cs (1)
73
public override Guid
DocumentType
{ get; }
2 references to DocumentType
System.Linq.Expressions (2)
System\Linq\Expressions\SymbolDocumentInfo.cs (2)
120
/// <param name="documentType">A <see cref="Guid"/> to set the <see cref="SymbolDocumentInfo.
DocumentType
"/> equal to.</param>
124
/// and <see cref="SymbolDocumentInfo.
DocumentType
"/> properties set to the specified value.</returns>