1 write to _deserializationConstructorCheck
Microsoft.CodeAnalysis.CodeStyle (1)
AbstractRemoveUnusedMembersDiagnosticAnalyzer.cs (1)
112
_deserializationConstructorCheck
= new DeserializationConstructorCheck(compilation);
1 reference to _deserializationConstructorCheck
Microsoft.CodeAnalysis.CodeStyle (1)
AbstractRemoveUnusedMembersDiagnosticAnalyzer.cs (1)
636
if (
_deserializationConstructorCheck
.IsDeserializationConstructor(methodSymbol))