2 references to IsEphemeral
Microsoft.Build (2)
Definition\Project.cs (2)
2260
if (import.ImportingElement != null && !import.ImportedProject.
IsEphemeral
) // Exclude outer project itself and SDK-resolver synthesized imports
2283
if (import.ImportingElement != null && !import.ImportedProject.
IsEphemeral
) // Exclude outer project itself and SDK-resolver synthesized imports