1 write to _decl
Microsoft.CodeAnalysis.CSharp (1)
Declarations\SingleTypeDeclaration.cs (1)
228_decl = decl;
3 references to _decl
Microsoft.CodeAnalysis.CSharp (3)
Declarations\SingleTypeDeclaration.cs (3)
238var thisDecl = _decl; 239var otherDecl = other._decl; 274var thisDecl = _decl;