5 writes to IsPartial
Microsoft.Build.Tasks.Core (1)
XamlTaskFactory\TaskGenerator.cs (1)
386
taskClass.
IsPartial
= true;
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
650
_ccRoot.CodeClass.
IsPartial
= true;
System.Runtime.Serialization.Schema (3)
System\Runtime\Serialization\Schema\CodeExporter.cs (3)
791
type.
IsPartial
= true;
1130
type.
IsPartial
= true;
1272
type.
IsPartial
= true;
4 references to IsPartial
System.CodeDom (4)
Microsoft\CSharp\CSharpCodeGenerator.cs (3)
2352
if (e.
IsPartial
)
2375
if (e.
IsPartial
)
2384
if (e.
IsPartial
)
Microsoft\VisualBasic\VBCodeGenerator.cs (1)
690
if (e.
IsPartial
)