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