void Reject(string assetPath, IRejectionReason reason)
bool TryGetRejections(List< string > rejectionReasons)
XnaContentSource(string rootDirectory)
readonly RejectedAssetCollection _rejections
bool TryGetRejections(List< string > rejectionReasons)
Stream OpenStream(string assetName)
readonly HashSet< string > _files
string GetExtension(string assetName)
bool HasAsset(string assetName)
IContentValidator< ContentValidator > k__BackingField
void RejectAsset(string assetName, IRejectionReason reason)
readonly string _rootDirectory
static string GetTitleLocationPath()
IContentValidator ContentValidator