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)
251
var thisDecl =
_decl
;
252
var otherDecl = other.
_decl
;
287
var thisDecl =
_decl
;