Construction\ProjectRootElement.cs (6)
184ProjectParser.Parse(document, this, ProjectRootElementCache.ParserIgnoreConfiguration);
220ProjectParser.Parse(document, this, ProjectRootElementCache.ParserIgnoreConfiguration);
244ProjectParser.Parse(document, this, ProjectRootElementCache.ParserIgnoreConfiguration);
264ProjectParser.Parse(document, this, ProjectRootElementCache.ParserIgnoreConfiguration);
278ProjectParser.Parse(document, this, ProjectRootElementCache?.ParserIgnoreConfiguration);
1726ProjectParser.Parse(newDocument, this, ProjectRootElementCache.ParserIgnoreConfiguration);