1 instantiation of HasDuplicateCaptureUnmatchedValuesProperty
Microsoft.AspNetCore.Components.Tests (1)
ParameterViewTest.Assignment.cs (1)
420var target = new HasDuplicateCaptureUnmatchedValuesProperty();
4 references to HasDuplicateCaptureUnmatchedValuesProperty
Microsoft.AspNetCore.Components.Tests (4)
ParameterViewTest.Assignment.cs (4)
420var target = new HasDuplicateCaptureUnmatchedValuesProperty(); 428$"Multiple properties were found on component type '{typeof(HasDuplicateCaptureUnmatchedValuesProperty).FullName}' " + 432$"{nameof(HasDuplicateCaptureUnmatchedValuesProperty.CaptureUnmatchedValuesProp1)}" + Environment.NewLine + 433$"{nameof(HasDuplicateCaptureUnmatchedValuesProperty.CaptureUnmatchedValuesProp2)}",