2 references to DoesNotReturnIfAttribute
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PEParameterSymbol.cs (1)
799if (module.HasMaybeNullWhenOrNotNullWhenOrDoesNotReturnIfAttribute(handle, AttributeDescription.DoesNotReturnIfAttribute, out bool condition))
Symbols\Source\SourceComplexParameterSymbol.cs (1)
837else if (attribute.IsTargetAttribute(this, AttributeDescription.DoesNotReturnIfAttribute))