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)
238
var thisDecl =
_decl
;
239
var otherDecl = other.
_decl
;
274
var thisDecl =
_decl
;