3 instantiations of UnconditionalSuppressMessage
Microsoft.Maui (3)
Platform\WrapperView.cs (3)
8
[
UnconditionalSuppressMessage
("Memory", "MEM0002", Justification = "IShape is a non-NSObject in MAUI.")]
10
[
UnconditionalSuppressMessage
("Memory", "MEM0002", Justification = "IShadow is a non-NSObject in MAUI.")]
12
[
UnconditionalSuppressMessage
("Memory", "MEM0002", Justification = "IBorderStroke is a non-NSObject in MAUI.")]
3 references to UnconditionalSuppressMessage
Microsoft.Maui (3)
System.Diagnostics.CodeAnalysis\UnconditionalSuppressMessageAttribute.cs (3)
13
/// <see cref="
UnconditionalSuppressMessageAttribute
"/> is different than
21
/// Initializes a new instance of the <see cref="
UnconditionalSuppressMessageAttribute
"/>
76
/// the <see cref="
UnconditionalSuppressMessageAttribute
"/> cannot be applied within a method,