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