1 write to ReturnValue
Microsoft.Private.Windows.Core (1)
System.Diagnostics.CodeAnalysis.NotNullWhenAttribute.g.cs (1)
23ReturnValue = returnValue;
1 reference to ReturnValue
Microsoft.Private.Windows.Core (1)
System.Diagnostics.CodeAnalysis.NotNullWhenAttribute.g.cs (1)
11/// Specifies that when a method returns <see cref="ReturnValue"/>, the parameter will not be null even if the corresponding type allows it.