3 references to IsSpecialEmptyMember
Microsoft.CodeAnalysis.NetAnalyzers (3)
src\ffd9070534249528\PointsToAnalysis.PointsToDataFlowOperationVisitor.cs (3)
969=> IsSpecialFactoryMethodReturningNonNullValue(method, wellKnownTypeProvider) || IsSpecialEmptyMember(method); 1085if (IsSpecialEmptyMember(operation.Field) && 1099if (IsSpecialEmptyMember(operation.Property) &&