You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// if the value produced by the input <see cref="IncrementalValueProvider{TValue}"/> is <see langword="true"/>, and also supplying a given input state.
71
89
/// </summary>
90
+
/// <typeparam name="T">The type of state to pass to the source production callback to invoke.</typeparam>
72
91
/// <param name="context">The input <see cref="IncrementalGeneratorInitializationContext"/> value being used.</param>
0 commit comments