1 write to IsInProcessXamlMarkupCompile
XamlBuildTask (1)
Microsoft\Build\Tasks\Xaml\PartialClassGenerationTask.cs (1)
363
wrapper.
IsInProcessXamlMarkupCompile
= this.IsInProcessXamlMarkupCompile;
7 references to IsInProcessXamlMarkupCompile
XamlBuildTask (7)
Microsoft\Build\Tasks\Xaml\PartialClassGenerationTaskInternal.cs (7)
80
local.IsInProcessXamlMarkupCompile = this.
IsInProcessXamlMarkupCompile
;
161
if (
IsInProcessXamlMarkupCompile
)
175
if (
IsInProcessXamlMarkupCompile
)
297
if (!
IsInProcessXamlMarkupCompile
|| this.LoadedAssemblyList == null)
303
this.LoadedAssemblyList = XamlBuildTaskServices.Load(this.References,
IsInProcessXamlMarkupCompile
);
527
if (!this.
IsInProcessXamlMarkupCompile
&& !this.MarkupCompilePass2ExtensionsPresent)
543
if (!this.
IsInProcessXamlMarkupCompile
)