1 reference to TypeHasWeakIdentity
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\DoNotLockOnObjectsWithWeakIdentity.cs (1)
87
if (operation.Type is ITypeSymbol type &&
TypeHasWeakIdentity
(type, context.Compilation))