21 references to Source
Microsoft.AspNetCore.Components.Analyzers.Tests (21)
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
;
ComponentParameterShouldBeAutoPropertiesTest.cs (4)
26
" + ComponentsTestDeclarations.
Source
;
69
" + ComponentsTestDeclarations.
Source
;
99
" + ComponentsTestDeclarations.
Source
;
138
" + 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
;