1 write to _hasDebuggableAttribute
Microsoft.CodeAnalysis (1)
Symbols\Attributes\CommonModuleWellKnownAttributeData.cs (1)
30
_hasDebuggableAttribute
= value;
1 reference to _hasDebuggableAttribute
Microsoft.CodeAnalysis (1)
Symbols\Attributes\CommonModuleWellKnownAttributeData.cs (1)
25
return
_hasDebuggableAttribute
;