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)
100
get { return
_documentType
; }