3 writes to _documentType
System.Core (3)
Microsoft\Scripting\Ast\SymbolDocumentInfo.cs (3)
74_documentType = Compiler.SymbolGuids.DocumentType_Text; 81_documentType = Compiler.SymbolGuids.DocumentType_Text; 88_documentType = documentType;
1 reference to _documentType
System.Core (1)
Microsoft\Scripting\Ast\SymbolDocumentInfo.cs (1)
100get { return _documentType; }