1 write to DoesNotReturnIfAttribute
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceComplexParameterSymbol.cs (1)
851
arguments.GetOrCreateData<ParameterWellKnownAttributeData>().
DoesNotReturnIfAttribute
= DecodeMaybeNullWhenOrNotNullWhenOrDoesNotReturnIfAttribute(attribute);
1 reference to DoesNotReturnIfAttribute
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceComplexParameterSymbol.cs (1)
185
if (attributeData.
DoesNotReturnIfAttribute
is bool condition)