1 write to _decl
Microsoft.CodeAnalysis.CSharp (1)
Declarations\SingleTypeDeclaration.cs (1)
241_decl = decl;
3 references to _decl
Microsoft.CodeAnalysis.CSharp (3)
Declarations\SingleTypeDeclaration.cs (3)
251var thisDecl = _decl; 252var otherDecl = other._decl; 287var thisDecl = _decl;