3 references to MaybeNull
Microsoft.Analyzers.Extra (3)
ConditionalAccessAnalyzer.cs (3)
42
if (
MaybeNull
(propRef.Property.GetAttributes()))
55
if (
MaybeNull
(fieldRef.Field.GetAttributes()))
67
if (
MaybeNull
(invocation.TargetMethod.GetReturnTypeAttributes()))