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