2 references to ReportOnWeakIdentityObject
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Runtime\DoNotLockOnObjectsWithWeakIdentity.cs (2)
53context => ReportOnWeakIdentityObject(((ILockOperation)context.Operation).LockedValue, context), 71ReportOnWeakIdentityObject(conversionOperation.Operand, context);