2 references to SchemaPath
Microsoft.Build.Tasks.Core (2)
BootstrapperUtil\BootstrapperBuilder.cs (2)
884
string strBaseManifestSchemaFileName = System.IO.Path.Combine(
SchemaPath
, MANIFEST_FILE_SCHEMA);
936
string strLangManifestSchemaFileName = System.IO.Path.Combine(
SchemaPath
, MANIFEST_FILE_SCHEMA);