6 references to IsSourceDocument
Microsoft.CodeAnalysis.Razor.Compiler (6)
Language\DefaultRazorTagHelperContextDiscoveryPhase.cs (6)
140
if (
IsSourceDocument
)
320
var contributed =
IsSourceDocument
? TagHelperCollection.TagHelperDescriptorListPool.Default.Get() : null;
517
if (
IsSourceDocument
)
527
if (
IsSourceDocument
)
537
if (
IsSourceDocument
)
578
if (
IsSourceDocument
)