2 references to HasLocalReference
PresentationBuildTasks (2)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (2)
2502
Debug.Assert(
HasLocalReference
, "if we have a local event, there should be a local mapping PI for it");
2643
!(HasInternals ||
HasLocalReference
) ||