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