2 writes to _document
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Syntax\Generated\Syntax.xml.Internal.Generated.cs (2)
34
_document
= document;
44
_document
= document;
3 references to _document
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\Syntax\Generated\Syntax.xml.Internal.Generated.cs (3)
49
public RazorBlockSyntax Document =>
_document
;
55
0 =>
_document
,
80
=> new RazorDocumentSyntax(Kind,
_document
, _endOfFile, diagnostics);