17 references to Source
Microsoft.AspNetCore.Components.SdkAnalyzers.Tests (17)
ComponentParameterCaptureUnmatchedValuesHasWrongTypeTest.cs (3)
27
}}" + ComponentsTestDeclarations.
Source
;
43
}}" + ComponentsTestDeclarations.
Source
;
59
}}" + ComponentsTestDeclarations.
Source
;
ComponentParameterCaptureUnmatchedValuesMustBeUniqueTest.cs (2)
25
}}" + ComponentsTestDeclarations.
Source
;
43
}}" + ComponentsTestDeclarations.
Source
;
ComponentParameterSettersShouldBePublicTest.cs (4)
23
}}" + ComponentsTestDeclarations.
Source
;
39
}}" + ComponentsTestDeclarations.
Source
;
55
}}" + ComponentsTestDeclarations.
Source
;
73
}}" + ComponentsTestDeclarations.
Source
;
ComponentParametersShouldBePublicCodeFixProviderTest.cs (4)
23
}" + ComponentsTestDeclarations.
Source
;
40
}" + ComponentsTestDeclarations.
Source
;
63
}" + ComponentsTestDeclarations.
Source
);
80
}" + ComponentsTestDeclarations.
Source
;
ComponentParametersShouldBePublicTest.cs (3)
23
}}" + ComponentsTestDeclarations.
Source
;
39
}}" + ComponentsTestDeclarations.
Source
;
58
}}" + ComponentsTestDeclarations.
Source
;
ComponentParameterUsageAnalyzerTest.cs (1)
24
}}" + ComponentsTestDeclarations.
Source
;